| Index: third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-auto-table-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-auto-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-auto-table-expected.txt
|
| index 0cd18dc454f32091581256b2972e7ddfb1d87491..54cffffe8dab05c330b29cb82c9ad74bdd5c22db 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-auto-table-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-auto-table-expected.txt
|
| @@ -4,10 +4,10 @@ layer at (0,0) size 800x160
|
| LayoutBlockFlow {HTML} at (0,0) size 800x160
|
| LayoutBlockFlow {BODY} at (8,16) size 784x136
|
| LayoutBlockFlow {P} at (0,0) size 784x54
|
| - LayoutText {#text} at (0,0) size 763x54
|
| + LayoutText {#text} at (0,0) size 762x54
|
| text run at (0,0) width 755: "This tests the interaction of overflow on some very wide text with auto table layout. The CSS 2.1 spec does not define"
|
| - text run at (0,18) width 763: "how overflow interacts with intrinsic width, so we copy the IE behavior. Therefore the lines should come out very very"
|
| - text run at (0,36) width 244: "wide and scroll along with the border."
|
| + text run at (0,18) width 762: "how overflow interacts with intrinsic width, so we copy the IE behavior. Therefore the lines should come out very very"
|
| + text run at (0,36) width 243: "wide and scroll along with the border."
|
| LayoutTable {TABLE} at (0,70) size 7422x66 [border: (1px solid #FF0000)]
|
| LayoutTableSection {TBODY} at (1,1) size 7420x64
|
| LayoutTableRow {TR} at (0,2) size 7420x60
|
|
|