Index: LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt b/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt |
index 55b1756da60c457da25284cf85f6f974ab24ebe6..5f256a583d4a71e1872b42a0203c880159077d4a 100644 |
--- a/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt |
@@ -6,20 +6,10 @@ TEST FAIL: Another copy of the word “Hello” will appear. |
Hello |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 8.00 176.00 784.00 28.00) |
- (rect 8.00 136.00 784.00 67.00) |
- (rect 8.00 176.00 784.00 28.00) |
- (rect 0.00 192.00 800.00 28.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 176 784 28) |
+ (rect 8 136 784 67) |
+ (rect 8 176 784 28) |
+ (rect 0 192 800 28) |
) |