mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Sync WPT with upstream (20-04-2025) (#36618)
Automated downstream sync of changes from upstream as of 20-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
d05496277e
commit
c915bf05fc
502 changed files with 10162 additions and 1657 deletions
12
tests/wpt/meta/custom-elements/registries/Document-customElementRegistry.html.ini
vendored
Normal file
12
tests/wpt/meta/custom-elements/registries/Document-customElementRegistry.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Document-customElementRegistry.html]
|
||||
[customElementRegistry on a document should return window.customElements by default]
|
||||
expected: FAIL
|
||||
|
||||
[customElementRegistry on a document without a browsing context should return null]
|
||||
expected: FAIL
|
||||
|
||||
[customElementRegistry on a document of a connected iframe should return contentWindow.customElements]
|
||||
expected: FAIL
|
||||
|
||||
[customElementRegistry on a document of a disconnected iframe should return contentWindow.customElements]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue