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

Unified Diff: LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt

Issue 276803002: Auto-rebaseline for r173666 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt
diff --git a/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt b/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt
deleted file mode 100644
index 0a62bb80d04d04c7639ab79dab06620c0559e425..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-Right after loading, a segment is added to the path.
-The path and its attribute should be updated to include the new segment.
-"d" initial:
-M50,150 l45,-43 l24,64 l-69,-21z
-"d" after:
-M 50 150 l 45 -43 l 50 50 l 24 64 l -69 -21 Z

Powered by Google App Engine
This is Rietveld 408576698