Index: Source/core/html/HTMLDocument.idl |
diff --git a/Source/core/html/HTMLDocument.idl b/Source/core/html/HTMLDocument.idl |
index 61f0bf9342f6e690f8c7dede550959119da62f2d..edcfbeb221f15b6f42b063b8457e189d3c58ae10 100644 |
--- a/Source/core/html/HTMLDocument.idl |
+++ b/Source/core/html/HTMLDocument.idl |
@@ -40,7 +40,6 @@ interface HTMLDocument : Document { |
[MeasureAs=DocumentCaptureEvents] void captureEvents(); |
[MeasureAs=DocumentReleaseEvents] void releaseEvents(); |
- [TreatNullAs=NullString, CustomElementCallbacks] attribute DOMString designMode; |
readonly attribute DOMString compatMode; |
// Deprecated attributes |