Index: LayoutTests/platform/mac/fast/repaint/outline-repaint-glitch-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/repaint/outline-repaint-glitch-expected.txt b/LayoutTests/platform/mac/fast/repaint/outline-repaint-glitch-expected.txt |
index 0083ab5b73cc611100ebddf18e5f08621195bd65..ce3f6ca3e5709c591ea261f05ba7cfead4491e56 100644 |
--- a/LayoutTests/platform/mac/fast/repaint/outline-repaint-glitch-expected.txt |
+++ b/LayoutTests/platform/mac/fast/repaint/outline-repaint-glitch-expected.txt |
@@ -7,24 +7,14 @@ TEST PASS: The boxes will resize, maintaining their solid red rectangular outlin |
TEST FAIL: The boxes will resize, but the outlines will break. The first box will be missing small segments from either side of its bottom outline. The second box will have small red horizontal segments protruding inwards from both sides of the outline, where the bottom outline was before. |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 29.00 221.00 180.00 60.00) |
- (rect 29.00 221.00 180.00 40.00) |
- (rect 15.00 265.00 208.00 20.00) |
- (rect 15.00 261.00 208.00 4.00) |
- (rect 29.00 381.00 180.00 40.00) |
- (rect 29.00 381.00 180.00 60.00) |
- (rect 15.00 425.00 208.00 20.00) |
- (rect 15.00 421.00 208.00 4.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 29 221 180 60) |
+ (rect 29 221 180 40) |
+ (rect 15 265 208 20) |
+ (rect 15 261 208 4) |
+ (rect 29 381 180 40) |
+ (rect 29 381 180 60) |
+ (rect 15 425 208 20) |
+ (rect 15 421 208 4) |
) |