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:
bors-servo 2018-08-16 02:01:22 -04:00 committed by GitHub
commit 83ade0c0b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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