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

Unified Diff: LayoutTests/fast/dom/Window/resources/window-properties.js

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
Index: LayoutTests/fast/dom/Window/resources/window-properties.js
diff --git a/LayoutTests/fast/dom/Window/resources/window-properties.js b/LayoutTests/fast/dom/Window/resources/window-properties.js
index 60c5569533f89859787be0214b682d9026484e1d..8199866ad561005a4d3da5855b112d45fd6fc457 100644
--- a/LayoutTests/fast/dom/Window/resources/window-properties.js
+++ b/LayoutTests/fast/dom/Window/resources/window-properties.js
@@ -129,7 +129,6 @@ var propertyInfo = [
["ProcessingInstruction", "object"],
["ProgressEvent", "object"],
["Range", "object"],
- ["RangeException", "object"],
["Rect", "object"],
["SVGAngle", "object"],
["SVGColor", "object"],

Powered by Google App Engine
This is Rietveld 408576698