summaryrefslogtreecommitdiffstats
path: root/dom/webidl/HTMLOListElement.webidl
diff options
context:
space:
mode:
Diffstat (limited to 'dom/webidl/HTMLOListElement.webidl')
-rw-r--r--dom/webidl/HTMLOListElement.webidl1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/webidl/HTMLOListElement.webidl b/dom/webidl/HTMLOListElement.webidl
index f41abf3ea..5b10d4807 100644
--- a/dom/webidl/HTMLOListElement.webidl
+++ b/dom/webidl/HTMLOListElement.webidl
@@ -13,6 +13,7 @@
*/
// http://www.whatwg.org/specs/web-apps/current-work/#the-ol-element
+[HTMLConstructor]
interface HTMLOListElement : HTMLElement {
[SetterThrows]
attribute boolean reversed;