| Index: third_party/WebKit/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt
|
| index 5246dedd95d4c6a0ac1566df93674dd171dfc013..03077d38f3826d80d022d30a2b2388872d9a52dd 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt
|
| @@ -4,8 +4,8 @@ layer at (0,0) size 785x876 backgroundClip at (0,0) size 785x600 clip at (0,0) s
|
| LayoutBlockFlow {HTML} at (0,0) size 785x876.47
|
| LayoutBlockFlow {BODY} at (8,8) size 769x848.47
|
| LayoutBlockFlow {P} at (0,0) size 769x18
|
| - LayoutText {#text} at (0,0) size 549x18
|
| - text run at (0,0) width 549: "This test checks that text with text-overflow:ellipsis follows 'text-align: left' correctly."
|
| + LayoutText {#text} at (0,0) size 548x18
|
| + text run at (0,0) width 548: "This test checks that text with text-overflow:ellipsis follows 'text-align: left' correctly."
|
| LayoutBlockFlow {P} at (0,34) size 769x18
|
| LayoutText {#text} at (0,0) size 496x18
|
| text run at (0,0) width 496: "The text in all boxes should be left aligned, sticking to the left side of the box"
|
|
|