| 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 3164fc2fdcfe5018d7baedc49c2189d625cd1fe4..6889cd6c514dceaeb46a9d8073bcbff356672eb6 100644
|
| --- a/LayoutTests/platform/win/fast/table/percent-heights-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/table/percent-heights-expected.txt
|
| @@ -6,13 +6,13 @@ layer at (0,0) size 800x600
|
| RenderBlock {H3} at (0,0) size 784x23
|
| RenderText {#text} at (0,0) size 248x22
|
| text run at (0,0) width 248: "Small Percentage Heights Bug"
|
| - RenderBlock {P} at (0,41) size 784x41
|
| + RenderBlock {P} at (0,41.72) size 784x40
|
| RenderText {#text} at (0,0) size 765x39
|
| text run at (0,0) width 378: "In the example below, all eight cells should be the same height. "
|
| text run at (378,0) width 387: "It appears that any percentage heights cause cells to fill the entire"
|
| text run at (0,20) width 76: "table height. "
|
| text run at (76,20) width 510: "Note how cell 8 is correct but 2-7 are not, despite the cells all specifying height:30%."
|
| - RenderTable {TABLE} at (0,97) size 784x105 [border: (1px outset #808080)]
|
| + RenderTable {TABLE} at (0,97.72) size 784x104 [border: (1px outset #808080)]
|
| RenderTableSection {TBODY} at (1,1) size 782x102
|
| RenderTableRow {TR} at (0,0) size 782x102
|
| RenderTableCell {TD} at (0,0) size 488x102 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
|
|