Index: LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt b/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt |
index 7735dc8284455b443e4027ef65a55eb27bca1014..aa09c20e1c1c4fd63758c85b394ba42fe7afff8a 100644 |
--- a/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt |
@@ -1,38 +1,12 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x584 |
- 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 3509" |
- RenderText {#text} at (173,0) size 549x19 |
- text run at (173,0) width 549: " REGRESSION(125-412) Portion of nested table is not painted correctly on cafepress site" |
- 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 269x19 |
- text run at (89,3) width 4: " " |
- text run at (93,3) width 265: "The blue rectangle will change into a square." |
- 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 370x19 |
- text run at (87,3) width 4: " " |
- text run at (91,3) width 366: "The blue rectangle will change into a shape that is not square." |
- RenderTable {TABLE} at (0,120) size 784x106 |
- RenderTableSection {TBODY} at (0,0) size 784x106 |
- RenderTableRow {TR} at (0,2) size 784x102 |
- RenderTableCell {TD} at (2,2) size 780x102 [r=0 c=0 rs=1 cs=1] |
- RenderBlock {DIV} at (1,33) size 778x0 |
- RenderBlock {DIV} at (1,1) size 100x100 [bgcolor=#0000FF] |
- RenderText {#text} at (0,0) size 4x19 |
- text run at (0,0) width 4: " " |
+BUG ID: Bugzilla bug 3509 REGRESSION(125-412) Portion of nested table is not painted correctly on cafepress site |
+ |
+TEST PASS: The blue rectangle will change into a square. |
+ |
+TEST FAIL: The blue rectangle will change into a shape that is not square. |
+ |
+ |
+(repaint rects |
+ (rect 11 131 50 100) |
+ (rect 11 131 100 100) |
+) |
+ |