| 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
|
|
|