mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Update web-platform-tests to revision b'38623a53d6598cb7aab4be8a810102b352a652df' (#34622)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
a87a86f4f2
commit
a37a9f68b8
671 changed files with 22362 additions and 3510 deletions
9
tests/wpt/meta/custom-elements/scoped-registry/ShadowRoot-importNode.tentative.html.ini
vendored
Normal file
9
tests/wpt/meta/custom-elements/scoped-registry/ShadowRoot-importNode.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[ShadowRoot-importNode.tentative.html]
|
||||
[ShadowRoot.importNode: an upgrade candidate from document]
|
||||
expected: FAIL
|
||||
|
||||
[ShadowRoot.importNode: a custom element from another shadow tree]
|
||||
expected: FAIL
|
||||
|
||||
[ShadowRoot.importNode: a template content from document]
|
||||
expected: FAIL
|
15
tests/wpt/meta/custom-elements/scoped-registry/ShadowRoot-innerHTML.tentative.html.ini
vendored
Normal file
15
tests/wpt/meta/custom-elements/scoped-registry/ShadowRoot-innerHTML.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[ShadowRoot-innerHTML.tentative.html]
|
||||
[innerHTML on a shadow root should use scoped custom element registry]
|
||||
expected: FAIL
|
||||
|
||||
[innerHTML on a disconnected element should use the associated scoped custom element registry]
|
||||
expected: FAIL
|
||||
|
||||
[innerHTML on a connected shadow root should use its scoped custom element]
|
||||
expected: FAIL
|
||||
|
||||
[innerHTML on an inserted element should use the scoped custom element of the ancestor shadow root]
|
||||
expected: FAIL
|
||||
|
||||
[innerHTML should not upgrade a custom element inside a template element]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue