Index: LayoutTests/platform/win/fast/table/nested-percent-height-table-expected.txt |
diff --git a/LayoutTests/platform/win/fast/table/nested-percent-height-table-expected.txt b/LayoutTests/platform/win/fast/table/nested-percent-height-table-expected.txt |
index a062471758239fef1ac405bc941b7dbd5de5403d..07d151a357c0be3e9f291be0b3dff99260d6afd5 100644 |
--- a/LayoutTests/platform/win/fast/table/nested-percent-height-table-expected.txt |
+++ b/LayoutTests/platform/win/fast/table/nested-percent-height-table-expected.txt |
@@ -6,11 +6,11 @@ layer at (0,0) size 800x600 |
RenderBlock {H3} at (0,0) size 784x23 |
RenderText {#text} at (0,0) size 189x22 |
text run at (0,0) width 189: "Height:100% Problems" |
- RenderBlock {P} at (0,41) size 784x21 |
+ RenderBlock {P} at (0,41.72) size 784x20 |
RenderText {#text} at (0,0) size 706x19 |
text run at (0,0) width 378: "In the example below, the inner table should be 300 pixels tall. " |
text run at (378,0) width 328: "Instead the height:100% on the table cell isn't honored." |
- RenderTable {TABLE} at (357,77) size 70x301 [bgcolor=#FF0000] |
+ RenderTable {TABLE} at (357,77.72) size 70x300 [bgcolor=#FF0000] |
RenderTableSection {TBODY} at (0,0) size 70x300 |
RenderTableRow {TR} at (0,0) size 70x300 |
RenderTableCell {TD} at (0,0) size 70x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1] |