Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1339)

Unified Diff: Source/core/page/DOMWindow.idl

Issue 14705009: Remove RangeException interface (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update expectation Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/dom/RangeException.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/DOMWindow.idl
diff --git a/Source/core/page/DOMWindow.idl b/Source/core/page/DOMWindow.idl
index 77c4b89dea4e8b3668b0eb20cf93497e9e23979f..f68dd94dbb3c7b8c71f3ec856fc5e61664ce50e6 100644
--- a/Source/core/page/DOMWindow.idl
+++ b/Source/core/page/DOMWindow.idl
@@ -544,7 +544,6 @@
attribute NodeFilterConstructor NodeFilter;
attribute RangeConstructor Range;
- attribute RangeExceptionConstructor RangeException;
attribute EventSourceConstructor EventSource; // Usable with new the operator
« no previous file with comments | « Source/core/dom/RangeException.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698