Files
UXP-Fixed/testing/web-platform/meta/shadow-dom/Element-interface-attachShadow.html.ini
T
2018-02-02 04:16:08 -05:00

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