| Index: third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-right-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
|
| index ac0aff3838fb8407799504669add47045a5158e1..87e83368beb19f4e8d549508bc3504d82a094bb6 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-text-align-right-expected.txt
|
| @@ -4,8 +4,8 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s
|
| LayoutBlockFlow {HTML} at (0,0) size 785x912.47
|
| LayoutBlockFlow {BODY} at (8,8) size 769x884.47
|
| LayoutBlockFlow {P} at (0,0) size 769x20
|
| - LayoutText {#text} at (0,0) size 509x19
|
| - text run at (0,0) width 509: "This test checks that text with text-overflow:ellipsis follows 'text-align: right' correctly."
|
| + LayoutText {#text} at (0,0) size 510x19
|
| + text run at (0,0) width 510: "This test checks that text with text-overflow:ellipsis follows 'text-align: right' correctly."
|
| LayoutBlockFlow {P} at (0,36) size 769x20
|
| LayoutText {#text} at (0,0) size 472x19
|
| text run at (0,0) width 472: "The text in all boxes should be right aligned, sticking to the right side of the box"
|
|
|