| Index: LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.txt
|
| index 0ec5bf7cd3661d899f0e6b163c9d9b81bc375396..bd2a026c2f82f6e8adcedf61229e5641e482b761 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.txt
|
| @@ -10,4 +10,9 @@ PASS markerElement.getAttribute('markerWidth') is "2"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(repaint rects
|
| + (rect 8 8 2 2)
|
| + (rect 138 138 55 55)
|
| + (rect 128 133 70 70)
|
| +)
|
|
|
|
|