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 147a5aadd99e1580698417f66e1fc35a4d40165b..8d856ffd9589432330d19f2854d85f65fac8f8e5 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 |
@@ -3,14 +3,14 @@ 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 188x20 |
+ RenderBlock {H3} at (0,0) size 784x22 |
+ RenderText {#text} at (0,0) size 188x21 |
text run at (0,0) width 188: "Height:100% Problems" |
- RenderBlock {P} at (0,39.72) size 784x18 |
+ RenderBlock {P} at (0,40.72) size 784x18 |
RenderText {#text} at (0,0) size 758x17 |
text run at (0,0) width 407: "In the example below, the inner table should be 300 pixels tall. " |
text run at (406,0) width 352: "Instead the height:100% on the table cell isn't honored." |
- RenderTable {TABLE} at (354.50,73.72) size 75x300 [bgcolor=#FF0000] |
+ RenderTable {TABLE} at (354.50,74.72) size 75x300 [bgcolor=#FF0000] |
RenderTableSection {TBODY} at (0,0) size 75x300 |
RenderTableRow {TR} at (0,0) size 75x300 |
RenderTableCell {TD} at (0,0) size 75x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1] |