Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / TextNode.assignedSlot on closed shadow root

Tag #1375
This commit is contained in:
Matt A. Tobin 2020-04-17 07:05:27 -04:00 committed by Roy Tam
commit 31b26a24e3
8 changed files with 67 additions and 11 deletions

View file

@ -1,8 +0,0 @@
[Element-interface-shadowRoot-attribute.html]
type: testharness
[shadowRoot attribute must return the open shadow root associated with the element]
expected: FAIL
[shadowRoot attribute must return null if the shadow root attached to the element is closed]
expected: FAIL