Update web-platform-tests to revision b'cb53e377321267af4f5a1f05b3b851aab6fa8ede' (#32313)

This commit is contained in:
Servo WPT Sync 2024-05-19 13:33:02 -04:00 committed by GitHub
parent 8868c1372b
commit b44d064fae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
364 changed files with 7960 additions and 1600 deletions

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-1.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT
expected: FAIL

View file

@ -1,3 +1,3 @@
[iframe_sandbox_popups_nonescaping-1.html]
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL
expected: NOTRUN

View file

@ -1,4 +1,3 @@
[iframe_sandbox_popups_nonescaping-3.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL

View file

@ -10,3 +10,6 @@
[Files in a text/plain form show up as File objects in the "formData" IDL attribute]
expected: FAIL
[The constructed FormData object should not contain an entry for the image submit button that was used to submit the form.]
expected: FAIL

View file

@ -0,0 +1,40 @@
[submit-entity-body.html]
expected: TIMEOUT
[form submission from form should navigate to url with x-www-form-urlencoded]
expected: NOTRUN
[form submission from form should navigate to url with multipart/form-data]
expected: NOTRUN
[form submission from form should navigate to url with text/plain]
expected: NOTRUN
[form submission from button should navigate to url with x-www-form-urlencoded]
expected: NOTRUN
[form submission from button should navigate to url with multipart/form-data]
expected: NOTRUN
[form submission from button should navigate to url with text/plain]
expected: NOTRUN
[form submission from input should navigate to url with x-www-form-urlencoded]
expected: NOTRUN
[form submission from input should navigate to url with multipart/form-data]
expected: NOTRUN
[form submission from input should navigate to url with text/plain]
expected: NOTRUN
[form submission from submit input should contain submit button value]
expected: NOTRUN
[form submission from submit button should contain submit button value]
expected: NOTRUN
[form submission from image input should contain entries for its clicked coordinate]
expected: NOTRUN
[form submission from image input should only contain entries for the submitter's clicked coordinate when multiple image inputs are present]
expected: NOTRUN

View file

@ -0,0 +1,3 @@
[setCustomValidity-normalize-newlines.html]
[setCustomValidity should normalize newlines from the given error message]
expected: FAIL

View file

@ -0,0 +1,2 @@
[select-appearance-dark-mode.tentative.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[select-icon-color.tentative.html]
expected: FAIL

View file

@ -0,0 +1,4 @@
[async-script.html?reload]
expected: ERROR
[async-script.html?default]