Auto merge of #23439 - servo-wpt-sync:wpt_update_22-05-2019, r=jdm

Sync WPT with upstream (22-05-2019)

Automated downstream sync of changes from upstream as of 22-05-2019.
[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/23439)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2019-05-23 19:00:55 -04:00 committed by GitHub
commit 3eca80e5b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
494 changed files with 14918 additions and 784 deletions

View file

@ -0,0 +1,7 @@
[form-submission-algorithm.html]
[If form's firing submission events is true, then return; 'submit' event]
expected: FAIL
[If form's firing submission events is true, then return; 'invalid' event]
expected: FAIL

View file

@ -0,0 +1,22 @@
[form-requestsubmit.html]
[requestSubmit() doesn't run interactive validation reentrantly]
expected: FAIL
[The value of the submitter should be appended, and form* attributes of the submitter should be handled.]
expected: FAIL
[Passing a submit button not owned by the context object should throw]
expected: FAIL
[requestSubmit() for a disconnected form should not submit the form]
expected: FAIL
[requestSubmit() should trigger interactive form validation]
expected: FAIL
[requestSubmit() doesn't run form submission reentrantly]
expected: FAIL
[requestSubmit() should accept button[type=submit\], input[type=submit\], and input[type=image\]]
expected: FAIL

View file

@ -0,0 +1,20 @@
[invalid-content-type.html]
expected: TIMEOUT
[text/json+blah]
expected: TIMEOUT
[application/json+blah]
expected: TIMEOUT
[application/json+protobuf]
expected: TIMEOUT
[application/blahjson]
expected: TIMEOUT
[image/json]
expected: TIMEOUT
[text/x-json]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[module.html]
expected: TIMEOUT
[JSON modules]
expected: NOTRUN

View file

@ -0,0 +1,19 @@
[non-object.any.html]
[non-object]
expected: FAIL
[non-object.any.worker.html]
[non-object]
expected: FAIL
[non-object.any.serviceworker.html]
[non-object]
expected: FAIL
[non-object.any.sharedworker.html]
[non-object]
expected: FAIL

View file

@ -0,0 +1,5 @@
[parse-error.html]
expected: TIMEOUT
[JSON modules: parse error]
expected: TIMEOUT

View file

@ -0,0 +1,14 @@
[utf8.html]
expected: TIMEOUT
[windows-1252]
expected: NOTRUN
[utf-7]
expected: NOTRUN
[shift-jis]
expected: NOTRUN
[utf-8]
expected: NOTRUN

View file

@ -0,0 +1,14 @@
[valid-content-type.html]
expected: TIMEOUT
[image/svg+json]
expected: NOTRUN
[text/html+json]
expected: NOTRUN
[application/json]
expected: NOTRUN
[text/json]
expected: NOTRUN