mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
221a4433e3
63 changed files with 404 additions and 22643 deletions
|
|
@ -11,6 +11,7 @@ interface CustomElementRegistry {
|
|||
any get(DOMString name);
|
||||
[Throws]
|
||||
Promise<void> whenDefined(DOMString name);
|
||||
[CEReactions] void upgrade(Node root);
|
||||
};
|
||||
|
||||
dictionary ElementDefinitionOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue