Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(716)

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt
index c3118245e8e335e7dce24d02a7435d25a8a67b92..3d2f65f474e98a6714d5d597daf45713455ffc86 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt
@@ -4,22 +4,22 @@ 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 784x36
- LayoutText {#text} at (0,0) size 55x18
- text run at (0,0) width 55: "Test for "
- LayoutInline {I} at (0,0) size 754x36
- LayoutInline {A} at (0,0) size 306x18 [color=#0000EE]
- LayoutText {#text} at (54,0) size 306x18
- text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=14134"
- LayoutText {#text} at (359,0) size 754x36
- text run at (359,0) width 5: " "
- text run at (363,0) width 391: "REGRESSION (r25353): Whitespace nodes ignored between"
+ LayoutText {#text} at (0,0) size 54x18
+ text run at (0,0) width 54: "Test for "
+ LayoutInline {I} at (0,0) size 752x36
+ LayoutInline {A} at (0,0) size 305x18 [color=#0000EE]
+ LayoutText {#text} at (53,0) size 305x18
+ text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=14134"
+ LayoutText {#text} at (357,0) size 752x36
+ text run at (357,0) width 5: " "
+ text run at (361,0) width 391: "REGRESSION (r25353): Whitespace nodes ignored between"
text run at (0,18) width 98: "inline list items"
LayoutText {#text} at (97,18) size 5x18
text run at (97,18) width 5: "."
LayoutBlockFlow {P} at (0,52) size 784x18
- LayoutText {#text} at (0,0) size 760x18
+ LayoutText {#text} at (0,0) size 759x18
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 358x18
text run at (0,0) width 358: "The left column should be identical to the right column."

Powered by Google App Engine
This is Rietveld 408576698