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

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

Issue 1416273002: Remove SVGPathElement.pathSegList and related interfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 5 years, 2 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: third_party/WebKit/LayoutTests/fast/dom/Window/resources/window-properties.js
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/resources/window-properties.js b/third_party/WebKit/LayoutTests/fast/dom/Window/resources/window-properties.js
index 9239398d8b7216089c11e7847cd7f546e43e849d..c9da16ab2e2bffd9d987108ad60e976668fa96ed 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/resources/window-properties.js
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/resources/window-properties.js
@@ -121,7 +121,6 @@ var propertyInfo = [
["SVGGradientElement", "object"],
["SVGLength", "object"],
["SVGMarkerElement", "object"],
- ["SVGPathSeg", "object"],
["SVGPreserveAspectRatio", "object"],
["SVGTextContentElement", "object"],
["SVGTextPathElement", "object"],

Powered by Google App Engine
This is Rietveld 408576698