Index: Source/core/dom/Document.idl |
diff --git a/Source/core/dom/Document.idl b/Source/core/dom/Document.idl |
index 30723f3602d4c06b3d7f30a3961e002d498189e3..220ec0d3d3541fa4bc7e0a24a3a1feb7db0cabdc 100644 |
--- a/Source/core/dom/Document.idl |
+++ b/Source/core/dom/Document.idl |
@@ -80,7 +80,7 @@ typedef (CanvasRenderingContext2D or WebGLRenderingContext) RenderingContext; |
// DOM Level 2 Abstract Views (DocumentView interface) |
- [ImplementedAs=executingWindow] readonly attribute Window defaultView; |
+ [ImplementedAs=domWindow] readonly attribute Window defaultView; |
// DOM Level 2 Style (DocumentStyle interface) |