Merge remote-tracking branch 'origin/master' into custom

This commit is contained in:
Roy Tam 2020-08-19 16:22:57 +08:00
commit 16c504ba17
20 changed files with 22263 additions and 16406 deletions

View file

@ -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;