summaryrefslogtreecommitdiffstats
path: root/dom/webidl/HTMLParagraphElement.webidl
diff options
context:
space:
mode:
Diffstat (limited to 'dom/webidl/HTMLParagraphElement.webidl')
-rw-r--r--dom/webidl/HTMLParagraphElement.webidl1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/webidl/HTMLParagraphElement.webidl b/dom/webidl/HTMLParagraphElement.webidl
index 2a626d257..b72f627d1 100644
--- a/dom/webidl/HTMLParagraphElement.webidl
+++ b/dom/webidl/HTMLParagraphElement.webidl
@@ -12,6 +12,7 @@
*/
// http://www.whatwg.org/specs/web-apps/current-work/#the-p-element
+[HTMLConstructor]
interface HTMLParagraphElement : HTMLElement {
};