Index: LayoutTests/platform/mac/fast/table/percent-heights-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/table/percent-heights-expected.txt b/LayoutTests/platform/mac/fast/table/percent-heights-expected.txt |
index fe07833737853157668208ee088a8e44550d4840..d7d5b25974f7a4f78e0c11af3a653a21c4e8d2fc 100644 |
--- a/LayoutTests/platform/mac/fast/table/percent-heights-expected.txt |
+++ b/LayoutTests/platform/mac/fast/table/percent-heights-expected.txt |
@@ -6,13 +6,13 @@ layer at (0,0) size 800x600 |
RenderBlock {H3} at (0,0) size 784x22 |
RenderText {#text} at (0,0) size 247x22 |
text run at (0,0) width 247: "Small Percentage Heights Bug" |
- RenderBlock {P} at (0,40) size 784x37 |
+ RenderBlock {P} at (0,40.72) size 784x36 |
RenderText {#text} at (0,0) size 768x36 |
text run at (0,0) width 401: "In the example below, all eight cells should be the same height. " |
text run at (401,0) width 367: "It appears that any percentage heights cause cells to fill the" |
text run at (0,18) width 120: "entire table height. " |
text run at (120,18) width 533: "Note how cell 8 is correct but 2-7 are not, despite the cells all specifying height:30%." |
- RenderTable {TABLE} at (0,92) size 784x97 [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] |