| Index: LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.txt
|
| index 26fd3a9602bf728c1e80e5dc3ec4c7e7ad2c7904..78ab0f6c085817a66bffeb640c7ba0a0be20dd91 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.txt
|
| @@ -10,19 +10,9 @@ PASS markerElement.getAttribute('refX') is "5"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 8.00 8.00 2.00 2.00)
|
| - (rect 8.00 133.00 185.00 70.00)
|
| - (rect 128.00 133.00 70.00 70.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 8 2 2)
|
| + (rect 8 133 185 70)
|
| + (rect 128 133 70 70)
|
| )
|
|
|
|
|