Sync WPT with upstream (24-10-2023) (#30607)

* wpt sync: adapt code for new TestRoot class

Fixes #30558

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

* temp change to allow wpt sync build to pass

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

* Update web-platform-tests to revision b'0d5028f200c8651b17bb224657d6e1065adcff37'

* Revert "temp change to allow wpt sync build to pass"

This reverts commit bad72c7f87.

* revert metadata update for intermittent timeouts

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

---------

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
Servo WPT Sync 2023-10-25 03:26:53 -04:00 committed by GitHub
parent 1f961b9d38
commit 65beca94cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
814 changed files with 19834 additions and 4403 deletions

View file

@ -0,0 +1,2 @@
[Document-parseHTMLUnsafe-encoding.tentative.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[Document-parseHTMLUnsafe-style-attribute.tentative.html]
expected: ERROR

View file

@ -0,0 +1,18 @@
[Document-parseHTMLUnsafe-url-base-pushstate.tentative.html]
[valid: created normally]
expected: FAIL
[valid: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[valid: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL
[invalid XML: created normally]
expected: FAIL
[invalid XML: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[invalid XML: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL

View file

@ -0,0 +1,18 @@
[Document-parseHTMLUnsafe-url-base.tentative.html]
[valid: created normally]
expected: FAIL
[valid: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[valid: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL
[invalid XML: created normally]
expected: FAIL
[invalid XML: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[invalid XML: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL

View file

@ -0,0 +1,12 @@
[Document-parseHTMLUnsafe-url-moretests.tentative.html]
[Parent window]
expected: FAIL
[Child window]
expected: FAIL
[Child window crossing navigation]
expected: FAIL
[Child window after navigation]
expected: FAIL

View file

@ -0,0 +1,18 @@
[Document-parseHTMLUnsafe-url-pushstate.tentative.html]
[valid: created normally]
expected: FAIL
[valid: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[valid: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL
[invalid XML: created normally]
expected: FAIL
[invalid XML: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[invalid XML: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL

View file

@ -0,0 +1,18 @@
[Document-parseHTMLUnsafe-url.tentative.html]
[valid: created normally]
expected: FAIL
[valid: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[valid: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL
[invalid XML: created normally]
expected: FAIL
[invalid XML: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[invalid XML: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL

View file

@ -0,0 +1,2 @@
[Document-parseHTMLUnsafe.tentative.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[Element-setHTMLUnsafe-04.tentative.html]
[setHTMLUnsafe should leave the removed children alone.]
expected: FAIL

View file

@ -0,0 +1,15 @@
[setHTMLUnsafe.tentative.html]
[Element: setHTMLUnsafe with no shadowdom.]
expected: FAIL
[Element: setHTMLUnsafe with shadowdom.]
expected: FAIL
[ShadowRoot: setHTMLUnsafe with no shadowdom.]
expected: FAIL
[ShadowRoot: setHTMLUnsafe with shadowdom.]
expected: FAIL
[template.setHTMLUnsafe() should modify template content fragment rather than actual children.]
expected: FAIL

View file

@ -2,3 +2,6 @@
expected: TIMEOUT
[The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
expected: TIMEOUT
[The entry settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
expected: FAIL

View file

@ -4,10 +4,10 @@
expected: FAIL
[Rejection handler on pending-then-rejected promise]
expected: FAIL
expected: TIMEOUT
[Sanity check: this all works as expected with no promises involved]
expected: TIMEOUT
expected: FAIL
[Thenable resolution]
expected: FAIL
@ -16,4 +16,4 @@
expected: FAIL
[Fulfillment handler on pending-then-fulfilled promise]
expected: FAIL
expected: TIMEOUT