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 1f18455210f9f344ce7e4c6d66cf6aa3c4548383..5f256a583d4a71e1872b42a0203c880159077d4a 100644 |
--- a/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt |
@@ -1,38 +1,15 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x220 |
- RenderBlock {HTML} at (0,0) size 800x220 |
- RenderBody {BODY} at (8,16) size 784x188 |
- RenderBlock {P} at (0,0) size 784x20 |
- RenderInline {B} at (0,0) size 61x19 |
- RenderText {#text} at (0,0) size 61x19 |
- text run at (0,0) width 61: "BUG ID:" |
- RenderText {#text} at (61,0) size 4x19 |
- text run at (61,0) width 4: " " |
- RenderInline {A} at (0,0) size 108x19 [color=#0000EE] |
- RenderText {#text} at (65,0) size 108x19 |
- text run at (65,0) width 108: "Bugzilla bug 5699" |
- RenderText {#text} at (173,0) size 217x19 |
- text run at (173,0) width 217: " REGRESSION: incomplete repaint" |
- RenderBlock {P} at (0,36) size 784x26 [bgcolor=#98FB98] |
- RenderInline {B} at (0,0) size 86x19 |
- RenderText {#text} at (3,3) size 86x19 |
- text run at (3,3) width 86: "TEST PASS:" |
- RenderText {#text} at (89,3) size 214x19 |
- text run at (89,3) width 4: " " |
- text run at (93,3) width 210: "The word \x{201C}Hello\x{201D} will move down." |
- RenderBlock {P} at (0,78) size 784x26 [bgcolor=#FF3300] |
- RenderInline {B} at (0,0) size 84x19 |
- RenderText {#text} at (3,3) size 84x19 |
- text run at (3,3) width 84: "TEST FAIL:" |
- RenderText {#text} at (87,3) size 283x19 |
- text run at (87,3) width 4: " " |
- text run at (91,3) width 279: "Another copy of the word \x{201C}Hello\x{201D} will appear." |
- RenderBlock {P} at (0,120) size 784x68 |
- RenderInline {SPAN} at (0,0) size 4x19 |
- RenderText {#text} at (0,14) size 4x19 |
- text run at (0,14) width 4: " " |
- RenderBR {BR} at (4,14) size 0x19 |
- RenderText {#text} at (0,48) size 32x19 |
- text run at (0,48) width 32: "Hello" |
- RenderBR {BR} at (32,48) size 0x19 |
+BUG ID: Bugzilla bug 5699 REGRESSION: incomplete repaint |
+ |
+TEST PASS: The word “Hello” will move down. |
+ |
+TEST FAIL: Another copy of the word “Hello” will appear. |
+ |
+ |
+Hello |
+(repaint rects |
+ (rect 8 176 784 28) |
+ (rect 8 136 784 67) |
+ (rect 8 176 784 28) |
+ (rect 0 192 800 28) |
+) |
+ |