1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-16 05:18:39 +00:00
Files
UXP/testing/web-platform/meta/shadow-dom/Element-interface-attachShadow.html.ini
T

15 lines
503 B
INI

[Element-interface-attachShadow.html]
type: testharness
[Check the existence of Element.attachShadow]
expected: FAIL
[Element.attachShadow must create an instance of ShadowRoot]
expected: FAIL
[Element.attachShadow must throw a InvalidStateError if the context object already hosts a shadow tree]
expected: FAIL
[Element.attachShadow must throw a NotSupportedError for button, details, input, marquee, meter, progress, select, textarea, and keygen elements]
expected: FAIL