summaryrefslogtreecommitdiffstats
path: root/dom/webidl/HTMLStyleElement.webidl
diff options
context:
space:
mode:
Diffstat (limited to 'dom/webidl/HTMLStyleElement.webidl')
-rw-r--r--dom/webidl/HTMLStyleElement.webidl1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/webidl/HTMLStyleElement.webidl b/dom/webidl/HTMLStyleElement.webidl
index 7ed01a8f1..b547d6976 100644
--- a/dom/webidl/HTMLStyleElement.webidl
+++ b/dom/webidl/HTMLStyleElement.webidl
@@ -8,6 +8,7 @@
* http://www.whatwg.org/specs/web-apps/current-work/#other-elements,-attributes-and-apis
*/
+[HTMLConstructor]
interface HTMLStyleElement : HTMLElement {
[Pure]
attribute boolean disabled;