servo/tests/wpt/meta/custom-elements/registries/Document-customElementRegistry.html.ini
Servo WPT Sync c915bf05fc
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>
2025-04-20 01:47:50 +00:00

12 lines
503 B
INI
Vendored

[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