mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 14:57:32 +09:00
Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / TextNode.assignedSlot on closed shadow root
Tag #1375
This commit is contained in:
parent
67c4d022dc
commit
31b26a24e3
8 changed files with 67 additions and 11 deletions
|
|
@ -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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue