mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Auto merge of #21425 - servo-wpt-sync:wpt_update_15-08-2018, r=jdm
Sync WPT with upstream (15-08-2018) Automated downstream sync of changes from upstream as of 15-08-2018. [no-wpt-sync] <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21425) <!-- Reviewable:end -->
This commit is contained in:
commit
83ade0c0b8
296 changed files with 21168 additions and 821 deletions
File diff suppressed because it is too large
Load diff
4
tests/wpt/metadata/css/selectors/scope-selector.html.ini
Normal file
4
tests/wpt/metadata/css/selectors/scope-selector.html.ini
Normal file
|
@ -0,0 +1,4 @@
|
|||
[scope-selector.html]
|
||||
[scope-selector]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[traverse_the_history_4.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
||||
|
|
@ -30,3 +30,6 @@
|
|||
[Set HTTP URL frame location.protocol to data]
|
||||
expected: FAIL
|
||||
|
||||
[Set HTTP URL frame location.protocol to x]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -172,3 +172,63 @@
|
|||
[XHTML img usemap="http://example.org/#garbage-before-hash-id"]
|
||||
expected: FAIL
|
||||
|
||||
[HTML (standards) IMG usemap="no-hash-name"]
|
||||
expected: FAIL
|
||||
|
||||
[HTML (standards) IMG usemap="#percent-escape-name-%41"]
|
||||
expected: FAIL
|
||||
|
||||
[HTML (standards) IMG usemap="#percent-escape-id-%41"]
|
||||
expected: FAIL
|
||||
|
||||
[XHTML img usemap="#percent-escape-id-%41"]
|
||||
expected: FAIL
|
||||
|
||||
[HTML (standards) IMG usemap=""]
|
||||
expected: FAIL
|
||||
|
||||
[XHTML img usemap="#different-CASE-id"]
|
||||
expected: FAIL
|
||||
|
||||
[XHTML img usemap="hash-last#"]
|
||||
expected: FAIL
|
||||
|
||||
[HTML (standards) IMG usemap="hash-last#"]
|
||||
expected: FAIL
|
||||
|
||||
[HTML (standards) IMG usemap="no-hash-id"]
|
||||
expected: FAIL
|
||||
|
||||
[HTML (standards) IMG usemap="#different-CASE-name"]
|
||||
expected: FAIL
|
||||
|
||||
[HTML (standards) IMG usemap="#"]
|
||||
expected: FAIL
|
||||
|
||||
[HTML (standards) IMG usemap="#different-CASE-id"]
|
||||
expected: FAIL
|
||||
|
||||
[XHTML img usemap="no-hash-id"]
|
||||
expected: FAIL
|
||||
|
||||
[XHTML img usemap="#no-such-map"]
|
||||
expected: FAIL
|
||||
|
||||
[XHTML img usemap="#percent-escape-name-%41"]
|
||||
expected: FAIL
|
||||
|
||||
[XHTML img usemap="#"]
|
||||
expected: FAIL
|
||||
|
||||
[XHTML img usemap="#different-CASE-name"]
|
||||
expected: FAIL
|
||||
|
||||
[XHTML img usemap=""]
|
||||
expected: FAIL
|
||||
|
||||
[HTML (standards) IMG usemap="#no-such-map"]
|
||||
expected: FAIL
|
||||
|
||||
[XHTML img usemap="no-hash-name"]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
[src-repeated-in-ancestor.html]
|
||||
expected: TIMEOUT
|
||||
[same path name, different document fragment]
|
||||
expected: NOTRUN
|
||||
|
||||
[same path name, no document fragement (intermediary browsing context)]
|
||||
expected: NOTRUN
|
||||
|
||||
[same path name, no document fragment]
|
||||
expected: NOTRUN
|
||||
|
||||
[different path name]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -1,17 +1,11 @@
|
|||
[urlencoded-parser.any.html]
|
||||
[request.formData() with input: a&b&c]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: a&b&c]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: a=b&c=d&]
|
||||
[request.formData() with input: _charset_=windows-1252&test=%C2x]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: _charset_=windows-1252&test=%C2x]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: a=b&c=d]
|
||||
[request.formData() with input: a=b&c=d]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
|
@ -22,9 +16,12 @@
|
|||
[request.formData() with input: a=b&c=d]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: _charset_=windows-1252&test=%C2x]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: a=b&c=d]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: a&b&c]
|
||||
expected: FAIL
|
||||
|
||||
[request.formData() with input: a=b&c=d&]
|
||||
expected: FAIL
|
||||
|
||||
|
|
9
tests/wpt/metadata/webgl/webgl1-idlharness.any.js.ini
Normal file
9
tests/wpt/metadata/webgl/webgl1-idlharness.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[webgl1-idlharness.any.worker.html]
|
||||
[webgl1-idlharness]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[webgl1-idlharness.any.html]
|
||||
[webgl1-idlharness]
|
||||
expected: FAIL
|
||||
|
9
tests/wpt/metadata/webgl/webgl2-idlharness.any.js.ini
Normal file
9
tests/wpt/metadata/webgl/webgl2-idlharness.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[webgl2-idlharness.any.html]
|
||||
[webgl2-idlharness]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[webgl2-idlharness.any.worker.html]
|
||||
[webgl2-idlharness]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue