Index: LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.txt |
index 399a449224d8e229ff2eacc4a066f2c1fe894a73..b49e755cf2baeb039ee06ca29f74bead28533ccb 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.txt |
@@ -10,19 +10,9 @@ PASS markerElement.refY.baseVal.value 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 128.00 8.00 70.00 185.00) |
- (rect 128.00 133.00 70.00 70.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 8 2 2) |
+ (rect 128 8 70 185) |
+ (rect 128 133 70 70) |
) |