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

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

Issue 17239008: Remove XPathException (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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 e12348b8aea017163c8d9ffcb907f1f5c468ca24..0d605cbdc9f201e9387dd445fcdecefd7ee7799b 100644
--- a/LayoutTests/fast/dom/Window/resources/window-properties.js
+++ b/LayoutTests/fast/dom/Window/resources/window-properties.js
@@ -150,7 +150,6 @@ var propertyInfo = [
["XMLHttpRequest", "object"],
["XMLSerializer", "object"],
["XPathEvaluator", "object"],
- ["XPathException", "object"],
["XPathResult", "object"],
["XSLTProcessor", "object"],
["onload", "object"],

Powered by Google App Engine
This is Rietveld 408576698