mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07:31 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
16c504ba17
20 changed files with 22263 additions and 16406 deletions
|
|
@ -14,7 +14,7 @@
|
|||
// http://www.whatwg.org/specs/web-apps/current-work/#the-link-element
|
||||
[HTMLConstructor]
|
||||
interface HTMLLinkElement : HTMLElement {
|
||||
[Pure]
|
||||
[CEReactions, SetterThrows, Pure]
|
||||
attribute boolean disabled;
|
||||
[CEReactions, SetterThrows, Pure]
|
||||
attribute DOMString href;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue