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

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

Issue 114373004: Remove the SVGColor and SVGPaint DOM interfaces (were deprecated). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: text diff fix Created 7 years 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 5ba05ecf4ec9455245d75318a865c684847363c8..9f2a00ea4e827bf712a32f856331b998400629d4 100644
--- a/LayoutTests/fast/dom/Window/resources/window-properties.js
+++ b/LayoutTests/fast/dom/Window/resources/window-properties.js
@@ -129,11 +129,9 @@ var propertyInfo = [
["Range", "object"],
["Rect", "object"],
["SVGAngle", "object"],
- ["SVGColor", "object"],
["SVGGradientElement", "object"],
["SVGLength", "object"],
["SVGMarkerElement", "object"],
- ["SVGPaint", "object"],
["SVGPathSeg", "object"],
["SVGPreserveAspectRatio", "object"],
["SVGRenderingIntent", "object"],

Powered by Google App Engine
This is Rietveld 408576698