Index: third_party/WebKit/LayoutTests/platform/linux/fast/table/percent-heights-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/percent-heights-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/percent-heights-expected.txt |
index fc4f08fec4a08d76170e9d37f3b3bb6059cbdad0..db1c7156ef6ac2d6bac37734d1073efd2304eec6 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/percent-heights-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/percent-heights-expected.txt |
@@ -7,18 +7,18 @@ layer at (0,0) size 800x600 |
LayoutText {#text} at (0,0) size 248x22 |
text run at (0,0) width 248: "Small Percentage Heights Bug" |
LayoutBlockFlow {P} at (0,41.72) size 784x40 |
- LayoutText {#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" |
+ LayoutText {#text} at (0,0) size 764x39 |
+ text run at (0,0) width 377: "In the example below, all eight cells should be the same height. " |
+ text run at (376,0) width 388: "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%." |
LayoutTable {TABLE} at (0,97.72) size 784x104 [border: (1px outset #808080)] |
LayoutTableSection {TBODY} at (1,1) size 782x102 |
LayoutTableRow {TR} at (0,0) size 782x102 |
LayoutTableCell {TD} at (0,0) size 488x102 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- LayoutText {#text} at (200,11) size 88x19 |
- text run at (200,11) width 88: "Table Data #1" |
- LayoutBR {BR} at (287,26) size 1x0 |
+ LayoutText {#text} at (201,11) size 86x19 |
+ text run at (201,11) width 86: "Table Data #1" |
+ LayoutBR {BR} at (286,26) size 1x0 |
LayoutText {#text} at (211,31) size 66x19 |
text run at (211,31) width 66: "Other cells" |
LayoutBR {BR} at (276,46) size 1x0 |