Bug 1408341 - Implement assignedSlot on Element and Text

Tag #1375
This commit is contained in:
Matt A. Tobin 2020-04-17 06:38:37 -04:00 committed by Roy Tam
commit 6b075994f5
9 changed files with 81 additions and 9 deletions

View file

@ -1,8 +1,6 @@
[Slotable-interface.html]
type: testharness
[assignedSlot attribute must be defined on Element and Text interfaces]
expected: FAIL
prefs: [dom.webcomponents.enabled:true]
[assignedSlot must return null when the node does not have an assigned node]
expected: FAIL