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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt

Issue 1408433003: Auto-rebaseline for r353729 (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/linux/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt
index 95a1dc94b6e68eff9633e7bfb7a047b8b75b5351..6eae5818a1565404661ffb2a544e9311c3d35c7b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x600
layer at (100,8) size 1877x84 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow (positioned) {DIV} at (100,8) size 1877x84 [border: (2px solid #FF0000)]
LayoutText {#text} at (14,14) size 1849x55
- text run at (14,14) width 1823: "This div is absolutely positioned to the left. All the spaces in this div are replaced with non-breaking spaces, and the nbsp-mode for this div is 'space', so when calculating line breaks, the non-"
+ text run at (14,14) width 1822: "This div is absolutely positioned to the left. All the spaces in this div are replaced with non-breaking spaces, and the nbsp-mode for this div is 'space', so when calculating line breaks, the non-"
text run at (14,42) width 1849: "breaking spaces should be treated as normal spaces. If this isn't the case, then all the text for this paragraph will be rendered in two lines, and a horizontal scroll bar will appear along the bottom."

Powered by Google App Engine
This is Rietveld 408576698