Update web-platform-tests to revision af43e2eb32555059316b67fba4a1d7df6ea3148d

This commit is contained in:
WPT Sync Bot 2018-08-15 21:29:12 -04:00
parent 97c6246385
commit 2f89d25484
296 changed files with 21168 additions and 821 deletions

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,4 @@
[scope-selector.html]
[scope-selector]
expected: FAIL

View file

@ -0,0 +1,4 @@
[traverse_the_history_4.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -30,3 +30,6 @@
[Set HTTP URL frame location.protocol to data]
expected: FAIL
[Set HTTP URL frame location.protocol to x]
expected: FAIL

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,9 @@
[webgl1-idlharness.any.worker.html]
[webgl1-idlharness]
expected: FAIL
[webgl1-idlharness.any.html]
[webgl1-idlharness]
expected: FAIL

View file

@ -0,0 +1,9 @@
[webgl2-idlharness.any.html]
[webgl2-idlharness]
expected: FAIL
[webgl2-idlharness.any.worker.html]
[webgl2-idlharness]
expected: FAIL