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

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

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/window-lookup-precedence-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt
index 607b74b5ca813c9787a8f400af1bfab93821f3c9..3207fc1ca44655df49f31984430080858895720f 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt
@@ -246,8 +246,6 @@ PASS 'function SVGLength() { [native code] }' is 'function SVGLength() { [native
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 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] }'
PASS 'function SVGPreserveAspectRatio() { [native code] }' is 'function SVGPreserveAspectRatio() { [native code] }'
PASS 'function SVGTextContentElement() { [native code] }' is 'function SVGTextContentElement() { [native code] }'

Powered by Google App Engine
This is Rietveld 408576698