aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/webidls/HTMLElement.webidl
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/script/dom/webidls/HTMLElement.webidl')
-rw-r--r--src/components/script/dom/webidls/HTMLElement.webidl4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/components/script/dom/webidls/HTMLElement.webidl b/src/components/script/dom/webidls/HTMLElement.webidl
index e0ce18aaff9..8f1315d011d 100644
--- a/src/components/script/dom/webidls/HTMLElement.webidl
+++ b/src/components/script/dom/webidls/HTMLElement.webidl
@@ -43,10 +43,6 @@ interface HTMLElement : Element {
readonly attribute boolean isContentEditable;
[SetterThrows, Pure]
attribute boolean spellcheck;
-
- // Mozilla specific stuff
- // FIXME Bug 810677 Move className from HTMLElement to Element
- attribute DOMString className;
};
// http://dev.w3.org/csswg/cssom-view/#extensions-to-the-htmlelement-interface