summaryrefslogtreecommitdiffstats
path: root/dom/webidl/HTMLDocument.webidl
diff options
context:
space:
mode:
Diffstat (limited to 'dom/webidl/HTMLDocument.webidl')
-rw-r--r--dom/webidl/HTMLDocument.webidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/webidl/HTMLDocument.webidl b/dom/webidl/HTMLDocument.webidl
index 42f6d98f7..ffb61ccdd 100644
--- a/dom/webidl/HTMLDocument.webidl
+++ b/dom/webidl/HTMLDocument.webidl
@@ -7,7 +7,7 @@
[OverrideBuiltins]
interface HTMLDocument : Document {
[SetterThrows]
- attribute DOMString? domain;
+ attribute DOMString domain;
[Throws]
attribute DOMString cookie;
// DOM tree accessors