Index: LayoutTests/platform/mac/fast/repaint/bugzilla-3509-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/repaint/bugzilla-3509-expected.txt b/LayoutTests/platform/mac/fast/repaint/bugzilla-3509-expected.txt |
index 1ed15883f4fed650846b7c44e3d819e0e5fefc63..b23c89574d94c137e9bb3b3339953a863ffcf880 100644 |
--- a/LayoutTests/platform/mac/fast/repaint/bugzilla-3509-expected.txt |
+++ b/LayoutTests/platform/mac/fast/repaint/bugzilla-3509-expected.txt |
@@ -5,18 +5,8 @@ TEST PASS: The blue rectangle will change into a square. |
TEST FAIL: The blue rectangle will change into a shape that is not square. |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 11.00 125.00 50.00 100.00) |
- (rect 11.00 125.00 100.00 100.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 11 125 50 100) |
+ (rect 11 125 100 100) |
) |