Index: LayoutTests/platform/win/fast/table/percent-heights-expected.txt |
diff --git a/LayoutTests/platform/win/fast/table/percent-heights-expected.txt b/LayoutTests/platform/win/fast/table/percent-heights-expected.txt |
index 05fd628ca2e6539f1b350675f3371b0d848aa4cb..b9919c76793c2a4cb93048d03181626f5ba80951 100644 |
--- a/LayoutTests/platform/win/fast/table/percent-heights-expected.txt |
+++ b/LayoutTests/platform/win/fast/table/percent-heights-expected.txt |
@@ -3,16 +3,16 @@ layer 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 {H3} at (0,0) size 784x21 |
- RenderText {#text} at (0,0) size 242x20 |
+ RenderBlock {H3} at (0,0) size 784x22 |
+ RenderText {#text} at (0,0) size 242x21 |
text run at (0,0) width 242: "Small Percentage Heights Bug" |
- RenderBlock {P} at (0,39.72) size 784x36 |
+ RenderBlock {P} at (0,40.72) size 784x36 |
RenderText {#text} at (0,0) size 763x35 |
text run at (0,0) width 410: "In the example below, all eight cells should be the same height. " |
text run at (409,0) width 354: "It appears that any percentage heights cause cells to fill" |
text run at (0,18) width 148: "the entire table height. " |
text run at (147,18) width 546: "Note how cell 8 is correct but 2-7 are not, despite the cells all specifying height:30%." |
- RenderTable {TABLE} at (0,91.72) size 784x96 [border: (1px outset #808080)] |
+ RenderTable {TABLE} at (0,92.72) size 784x96 [border: (1px outset #808080)] |
RenderTableSection {TBODY} at (1,1) size 782x94 |
RenderTableRow {TR} at (0,0) size 782x94 |
RenderTableCell {TD} at (0,0) size 474x94 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |