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

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

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/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."

Powered by Google App Engine
This is Rietveld 408576698