mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Update web-platform-tests to revision 66f38302334f162d363afcf4a1792d895072f3ef
This commit is contained in:
parent
36f5b69224
commit
b198cd722a
622 changed files with 3374 additions and 2001 deletions
4
tests/wpt/web-platform-tests/html/META.yml
Normal file
4
tests/wpt/web-platform-tests/html/META.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
suggested_reviewers:
|
||||
- jdm
|
||||
- jgraham
|
||||
- zqzhang
|
|
@ -1,3 +0,0 @@
|
|||
@jdm
|
||||
@jgraham
|
||||
@zqzhang
|
2
tests/wpt/web-platform-tests/html/dom/META.yml
Normal file
2
tests/wpt/web-platform-tests/html/dom/META.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
suggested_reviewers:
|
||||
- ayg
|
|
@ -1 +0,0 @@
|
|||
@ayg
|
|
@ -0,0 +1,2 @@
|
|||
suggested_reviewers:
|
||||
- zcorpan
|
|
@ -1 +0,0 @@
|
|||
@zcorpan
|
|
@ -1,10 +1,13 @@
|
|||
<!doctype html>
|
||||
<meta charset=utf-8>
|
||||
<!-- WARNING: These tests are preliminary and probably partly incorrect. -->
|
||||
<title>HTML IDL tests</title>
|
||||
<meta name=timeout content=long>
|
||||
<meta name="variant" content="?include=(Document|Window)">
|
||||
<meta name="variant" content="?include=HTML.*">
|
||||
<meta name="variant" content="?exclude=(Document|Window|HTML.*)">
|
||||
<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>
|
||||
|
||||
|
|
2
tests/wpt/web-platform-tests/html/editing/META.yml
Normal file
2
tests/wpt/web-platform-tests/html/editing/META.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
suggested_reviewers:
|
||||
- ayg
|
|
@ -1 +0,0 @@
|
|||
@ayg
|
|
@ -0,0 +1,2 @@
|
|||
suggested_reviewers:
|
||||
- ayg
|
|
@ -1 +0,0 @@
|
|||
@ayg
|
2
tests/wpt/web-platform-tests/html/obsolete/META.yml
Normal file
2
tests/wpt/web-platform-tests/html/obsolete/META.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
suggested_reviewers:
|
||||
- ayg
|
|
@ -1 +0,0 @@
|
|||
@ayg
|
2
tests/wpt/web-platform-tests/html/semantics/META.yml
Normal file
2
tests/wpt/web-platform-tests/html/semantics/META.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
suggested_reviewers:
|
||||
- ayg
|
|
@ -1 +0,0 @@
|
|||
@ayg
|
2
tests/wpt/web-platform-tests/html/syntax/META.yml
Normal file
2
tests/wpt/web-platform-tests/html/syntax/META.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
suggested_reviewers:
|
||||
- gsnedders
|
|
@ -1 +0,0 @@
|
|||
@gsnedders
|
2
tests/wpt/web-platform-tests/html/tools/META.yml
Normal file
2
tests/wpt/web-platform-tests/html/tools/META.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
suggested_reviewers:
|
||||
- gsnedders
|
|
@ -1 +0,0 @@
|
|||
@gsnedders
|
Loading…
Add table
Add a link
Reference in a new issue