Index: LayoutTests/platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt |
diff --git a/LayoutTests/platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt b/LayoutTests/platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt |
index b50d42b6c2f1d0cf62f14291dbbd1f60f3e8c171..ae9fd3dc6175080abe3b18ae0fdb8d7f3790fc9a 100644 |
--- a/LayoutTests/platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt |
+++ b/LayoutTests/platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt |
@@ -11,21 +11,11 @@ PASS foreignObjectElement.width.baseVal.value is 150 |
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 108.00 88.00 2.00 150.00) |
- (rect 108.00 88.00 42.00 36.00) |
- (rect 108.00 88.00 150.00 18.00) |
- (rect 108.00 88.00 150.00 150.00) |
- (rect 110.00 88.00 148.00 150.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 108 88 2 150) |
+ (rect 108 88 42 36) |
+ (rect 108 88 150 18) |
+ (rect 108 88 150 150) |
+ (rect 110 88 148 150) |
) |