Index: LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.txt |
index c351d089bb8cd0ca71e597547ec1488ca11660c2..23f66d6ab224b6689a106d381ae739b411bb7265 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.txt |
@@ -12,18 +12,8 @@ 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 128.00 133.00 70.00 70.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 8 2 2) |
+ (rect 128 133 70 70) |
) |