mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 08:57:34 +09:00
parent
d3c2a6b6b5
commit
6b075994f5
9 changed files with 81 additions and 9 deletions
|
|
@ -236,6 +236,8 @@ partial interface Element {
|
|||
NodeList getDestinationInsertionPoints();
|
||||
[Func="nsDocument::IsWebComponentsEnabled"]
|
||||
readonly attribute ShadowRoot? shadowRoot;
|
||||
[Pref="nsDocument::IsWebComponentsEnabled"]
|
||||
readonly attribute HTMLSlotElement? assignedSlot;
|
||||
};
|
||||
|
||||
Element implements ChildNode;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue