| Index: third_party/WebKit/LayoutTests/platform/win/fast/table/percent-heights-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/percent-heights-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/percent-heights-expected.txt
|
| index 2d26b6a3a6a69d01c64bed83bb27b5e11e8db5f8..20b96e1ca4daa1c55b0c278423dbfe9d391ab4c7 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/table/percent-heights-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/percent-heights-expected.txt
|
| @@ -7,18 +7,18 @@ layer at (0,0) size 800x600
|
| LayoutText {#text} at (0,0) size 242x21
|
| text run at (0,0) width 242: "Small Percentage Heights Bug"
|
| LayoutBlockFlow {P} at (0,40.72) size 784x36
|
| - LayoutText {#text} at (0,0) size 763x35
|
| - text run at (0,0) width 410: "In the example below, all eight cells should be the same height. "
|
| - text run at (409,0) width 354: "It appears that any percentage heights cause cells to fill"
|
| + LayoutText {#text} at (0,0) size 762x35
|
| + text run at (0,0) width 409: "In the example below, all eight cells should be the same height. "
|
| + text run at (408,0) width 354: "It appears that any percentage heights cause cells to fill"
|
| text run at (0,18) width 148: "the entire table height. "
|
| text run at (147,18) width 546: "Note how cell 8 is correct but 2-7 are not, despite the cells all specifying height:30%."
|
| LayoutTable {TABLE} at (0,92.72) size 784x96 [border: (1px outset #808080)]
|
| LayoutTableSection {TBODY} at (1,1) size 782x94
|
| LayoutTableRow {TR} at (0,0) size 782x94
|
| LayoutTableCell {TD} at (0,0) size 474x94 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
|
| - LayoutText {#text} at (191,11) size 92x17
|
| - text run at (191,11) width 92: "Table Data #1"
|
| - LayoutBR {BR} at (282,25) size 1x0
|
| + LayoutText {#text} at (192,11) size 90x17
|
| + text run at (192,11) width 90: "Table Data #1"
|
| + LayoutBR {BR} at (281,25) size 1x0
|
| LayoutText {#text} at (202,29) size 70x17
|
| text run at (202,29) width 70: "Other cells"
|
| LayoutBR {BR} at (271,43) size 1x0
|
|
|