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 9c672da0d87568e8d77a4925d47b393550ad998a..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" |