Index: LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.txt b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.txt |
index 0f9b64c973a70efb51efdcd37b2f01c647377cb8..bd753fee34e72c39d0529acc4137f55d6aa8c80e 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.txt |
@@ -12,19 +12,9 @@ PASS markerElement.orientAngle.baseVal.value is 0 |
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 123.00 128.00 80.00 80.00) |
- (rect 128.00 133.00 70.00 70.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 8 2 2) |
+ (rect 123 128 80 80) |
+ (rect 128 133 70 70) |
) |