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

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

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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-synchronization-expected.txt
diff --git a/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.txt b/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.txt
index 930ad2104074ebde4dfa5f604320232ce8029d2f..657944c6803d3ab5ce598643b9fe91938c22304b 100644
--- a/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.txt
+++ b/LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.txt
@@ -3,6 +3,9 @@ This is a test how SVGLengthList reacts to XML DOM modifications.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS path.pathSegList.numberOfItems is 3
PASS path.getAttribute('d').formatDAttribute() is "M 200 0 L 100 0 L 100 100"
PASS path.getAttribute('d').formatDAttribute() is "M 200 0 L 100 0 L 100 100 L 0 100"
@@ -11,7 +14,4 @@ PASS path.getAttribute('d').formatDAttribute() is "M 0 0 L 100 0 L 100 100 L 0 1
PASS successfullyParsed is true
TEST COMPLETE
-PASS successfullyParsed is true
-
-TEST COMPLETE
« no previous file with comments | « LayoutTests/svg/custom/window-named-item-lookup-expected.txt ('k') | LayoutTests/svg/dom/SVGViewSpec-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698