Update web-platform-tests to revision 66f38302334f162d363afcf4a1792d895072f3ef

This commit is contained in:
WPT Sync Bot 2018-06-13 21:09:34 -04:00
parent 36f5b69224
commit b198cd722a
622 changed files with 3374 additions and 2001 deletions

View file

@ -1,8 +1,11 @@
<!doctype html>
<meta charset=utf-8>
<title>DOM IDL tests</title>
<meta name="variant" content="?include=Node">
<meta name="variant" content="?exclude=Node">
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script>
<script src=/common/subset-tests-by-key.js></script>
<script src=/resources/WebIDLParser.js></script>
<script src=/resources/idlharness.js></script>