| Index: third_party/WebKit/LayoutTests/platform/win/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt
|
| index 8000ac1180f4272d13300a20a0df44cd793d447a..de1be62926e2408ba6ad49c5f1bff35bfa9016c1 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt
|
| @@ -17,9 +17,9 @@ layer at (0,0) size 800x600
|
| LayoutText {#text} at (97,18) size 5x17
|
| text run at (97,18) width 5: "."
|
| LayoutBlockFlow {P} at (0,52) size 784x18
|
| - LayoutText {#text} at (0,0) size 760x17
|
| + LayoutText {#text} at (0,0) size 759x17
|
| text run at (0,0) width 475: "This tests that whitespace-only text nodes get renderers when they should "
|
| - text run at (474,0) width 286: "even if initially they did not need a renderer."
|
| + text run at (474,0) width 285: "even if initially they did not need a renderer."
|
| LayoutBlockFlow {P} at (0,86) size 784x18
|
| LayoutText {#text} at (0,0) size 358x17
|
| text run at (0,0) width 358: "The left column should be identical to the right column."
|
|
|