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

Unified Diff: LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt

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/window-lookup-precedence-expected.txt
diff --git a/LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt b/LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt
index 065df10d4ac21b0f41f074ab8696511e7ee5eeec..b95de5b69271a42265905f98c0b40db9a876a41d 100644
--- a/LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt
+++ b/LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt
@@ -260,16 +260,12 @@ PASS 'function Rect() { [native code] }' is 'function Rect() { [native code] }'
PASS 'function Rect() { [native code] }' is 'function Rect() { [native code] }'
PASS 'function SVGAngle() { [native code] }' is 'function SVGAngle() { [native code] }'
PASS 'function SVGAngle() { [native code] }' is 'function SVGAngle() { [native code] }'
-PASS 'function SVGColor() { [native code] }' is 'function SVGColor() { [native code] }'
-PASS 'function SVGColor() { [native code] }' is 'function SVGColor() { [native code] }'
PASS 'function SVGGradientElement() { [native code] }' is 'function SVGGradientElement() { [native code] }'
PASS 'function SVGGradientElement() { [native code] }' is 'function SVGGradientElement() { [native code] }'
PASS 'function SVGLength() { [native code] }' is 'function SVGLength() { [native code] }'
PASS 'function SVGLength() { [native code] }' is 'function SVGLength() { [native code] }'
PASS 'function SVGMarkerElement() { [native code] }' is 'function SVGMarkerElement() { [native code] }'
PASS 'function SVGMarkerElement() { [native code] }' is 'function SVGMarkerElement() { [native code] }'
-PASS 'function SVGPaint() { [native code] }' is 'function SVGPaint() { [native code] }'
-PASS 'function SVGPaint() { [native code] }' is 'function SVGPaint() { [native code] }'
PASS 'function SVGPathSeg() { [native code] }' is 'function SVGPathSeg() { [native code] }'
PASS 'function SVGPathSeg() { [native code] }' is 'function SVGPathSeg() { [native code] }'
PASS 'function SVGPreserveAspectRatio() { [native code] }' is 'function SVGPreserveAspectRatio() { [native code] }'

Powered by Google App Engine
This is Rietveld 408576698