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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/text/word-break-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/win/fast/text/word-break-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/word-break-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/word-break-expected.txt
index 2c3ca5a6a7d4db55c5c55682a145d8033a4049ff..becb05958d4e967924d801a8653bb815b6000e9c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/word-break-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/word-break-expected.txt
@@ -30,9 +30,9 @@ layer at (0,0) size 785x1040 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (453,5) width 0: " "
LayoutBlockFlow (anonymous) at (0,216) size 769x72
LayoutBR {BR} at (0,0) size 0x17
- LayoutText {#text} at (0,18) size 753x53
+ LayoutText {#text} at (0,18) size 751x53
text run at (0,18) width 476: "The next two examples test our custom break-word value for word-break. "
- text run at (475,18) width 278: "We should get the same results as break-all"
+ text run at (475,18) width 276: "We should get the same results as break-all"
text run at (0,36) width 738: "for the first test, but we should break up the word in the second test (since our behavior matches word-wrap: break-"
text run at (0,54) width 119: "word in that case)."
LayoutTable {TABLE} at (0,288) size 769x110 [border: (1px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698