Index: Source/core/dom/Node.idl |
diff --git a/Source/core/dom/Node.idl b/Source/core/dom/Node.idl |
index 7833d9d2e599a0b4a274efc3aba655b2c092f768..ec99e94f299615cdda91d3a2c3a6c25cace136ee 100644 |
--- a/Source/core/dom/Node.idl |
+++ b/Source/core/dom/Node.idl |
@@ -39,7 +39,6 @@ |
[CustomElementCallbacks] attribute DOMString? nodeValue; |
- readonly attribute unsigned short nodeType; |
[PerWorldBindings] readonly attribute Node parentNode; |
[PerWorldBindings] readonly attribute NodeList childNodes; |
[PerWorldBindings] readonly attribute Node firstChild; |