Index: LayoutTests/platform/mac/fast/repaint/outline-shrinking-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/repaint/outline-shrinking-expected.txt b/LayoutTests/platform/mac/fast/repaint/outline-shrinking-expected.txt |
index 8154b68cda8a02c8d5e99a0e2888bd64f6e32820..a2d4edfe283f9c30f8e574e0494d32689e75806a 100644 |
--- a/LayoutTests/platform/mac/fast/repaint/outline-shrinking-expected.txt |
+++ b/LayoutTests/platform/mac/fast/repaint/outline-shrinking-expected.txt |
@@ -2,20 +2,10 @@ This is a test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9388 REGRESSIO |
There should be a green square and no trace of red. |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 4.00 108.00 108.00 108.00) |
- (rect 8.00 112.00 100.00 100.00) |
- (rect 4.00 16.00 788.00 200.00) |
- (rect 8.00 16.00 784.00 196.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 4 108 108 108) |
+ (rect 8 112 100 100) |
+ (rect 4 16 788 200) |
+ (rect 8 16 784 196) |
) |