| Index: third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-input-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-input-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-input-expected.txt
|
| index 28daaf4f939944556566297142f095d5818335a0..2fa6944b85bf6ea8f30e0b5df5d447dfef9e3062 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-input-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-input-expected.txt
|
| @@ -4,8 +4,8 @@ layer at (0,0) size 800x372
|
| LayoutBlockFlow {HTML} at (0,0) size 800x372
|
| LayoutBlockFlow {BODY} at (8,16) size 784x340
|
| LayoutBlockFlow {P} at (0,0) size 784x18
|
| - LayoutText {#text} at (0,0) size 314x17
|
| - text run at (0,0) width 314: "This test is a basic check for using text-overflow."
|
| + LayoutText {#text} at (0,0) size 316x17
|
| + text run at (0,0) width 316: "This test is a basic check for using text-overflow."
|
| LayoutBlockFlow {P} at (0,34) size 784x106
|
| LayoutText {#text} at (0,0) size 490x17
|
| text run at (0,0) width 490: "Apply \"text-overflow:clip\" to inputs. The following input should be clipped:"
|
|
|