Index: LayoutTests/platform/win/fast/repaint/border-repaint-glitch-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/border-repaint-glitch-expected.txt b/LayoutTests/platform/win/fast/repaint/border-repaint-glitch-expected.txt |
index 687ec99d742bf7a013d866e60d011e9c9e7cbf52..8e3f5cac790e96ddbff9d151694de87f4bbc147d 100644 |
--- a/LayoutTests/platform/win/fast/repaint/border-repaint-glitch-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/border-repaint-glitch-expected.txt |
@@ -1,40 +1,18 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x488 |
- RenderBlock {HTML} at (0,0) size 800x488 |
- RenderBody {BODY} at (8,16) size 784x464 |
- 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 6301" |
- RenderText {#text} at (173,0) size 230x19 |
- text run at (173,0) width 230: " REGRESSION: Border repaint glitch" |
- 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 414x19 |
- text run at (89,3) width 4: " " |
- text run at (93,3) width 410: "The boxes will resize, maintaining their solid red rectangular borders." |
- RenderBlock {P} at (0,78) size 784x66 [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 773x59 |
- text run at (87,3) width 4: " " |
- text run at (91,3) width 685: "The boxes will resize, but the borders will break. The first box will be missing small segments from either side of its" |
- text run at (3,23) width 770: "bottom border. The second box will have small red horizontal segments protruding inwards from both sides of the border, where" |
- text run at (3,43) width 185: "the bottom border was before." |
- RenderBlock {DIV} at (0,160) size 222x142 [border: (1px solid #0000FF)] |
- RenderBlock {DIV} at (11,11) size 200x68 [bgcolor=#008080] [border: (4px solid #FF0000)] |
- RenderBlock {DIV} at (14,14) size 172x40 [bgcolor=#C0C0C0] |
- RenderBlock (anonymous) at (0,302) size 784x20 |
- RenderBR {BR} at (0,0) size 0x19 |
- RenderBlock {DIV} at (0,322) size 222x142 [border: (1px solid #0000FF)] |
- RenderBlock {DIV} at (11,11) size 200x88 [bgcolor=#008080] [border: (4px solid #FF0000)] |
- RenderBlock {DIV} at (14,14) size 172x60 [bgcolor=#C0C0C0] |
+BUG ID: Bugzilla bug 6301 REGRESSION: Border repaint glitch |
+ |
+TEST PASS: The boxes will resize, maintaining their solid red rectangular borders. |
+ |
+TEST FAIL: The boxes will resize, but the borders will break. The first box will be missing small segments from either side of its bottom border. The second box will have small red horizontal segments protruding inwards from both sides of the border, where the bottom border was before. |
+ |
+ |
+(repaint rects |
+ (rect 33 201 172 60) |
+ (rect 33 201 172 40) |
+ (rect 19 255 200 20) |
+ (rect 19 251 200 4) |
+ (rect 33 363 172 40) |
+ (rect 33 363 172 60) |
+ (rect 19 417 200 20) |
+ (rect 19 413 200 4) |
+) |
+ |