| Index: third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt
|
| index 91286de84de6e1e834f5622173402a83dbbc48e2..96826f9ad8de0d75d6531d02a23223d8e55e7e49 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt
|
| @@ -4,18 +4,18 @@ layer at (0,0) size 800x600
|
| LayoutBlockFlow {HTML} at (0,0) size 800x600
|
| LayoutBlockFlow {BODY} at (8,8) size 784x584
|
| LayoutBlockFlow {P} at (0,0) size 784x40
|
| - LayoutText {#text} at (0,0) size 51x19
|
| - text run at (0,0) width 51: "Test for "
|
| - LayoutInline {I} at (0,0) size 746x39
|
| - LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
|
| - LayoutText {#text} at (51,0) size 305x19
|
| - text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=14134"
|
| - LayoutText {#text} at (356,0) size 746x39
|
| - text run at (356,0) width 4: " "
|
| - text run at (360,0) width 386: "REGRESSION (r25353): Whitespace nodes ignored between"
|
| - text run at (0,20) width 96: "inline list items"
|
| - LayoutText {#text} at (96,20) size 4x19
|
| - text run at (96,20) width 4: "."
|
| + LayoutText {#text} at (0,0) size 50x19
|
| + text run at (0,0) width 50: "Test for "
|
| + LayoutInline {I} at (0,0) size 783x39
|
| + LayoutInline {A} at (0,0) size 306x19 [color=#0000EE]
|
| + LayoutText {#text} at (49,0) size 306x19
|
| + text run at (49,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=14134"
|
| + LayoutText {#text} at (354,0) size 783x39
|
| + text run at (354,0) width 5: " "
|
| + text run at (358,0) width 425: "REGRESSION (r25353): Whitespace nodes ignored between inline"
|
| + text run at (0,20) width 57: "list items"
|
| + LayoutText {#text} at (57,20) size 4x19
|
| + text run at (57,20) width 4: "."
|
| LayoutBlockFlow {P} at (0,56) size 784x20
|
| LayoutText {#text} at (0,0) size 706x19
|
| text run at (0,0) width 445: "This tests that whitespace-only text nodes get renderers when they should "
|
|
|