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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/text/word-break-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/word-break-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/word-break-expected.txt
index 69cffb797ee4f97a7e06cd2a57f7b1f4b3b01de9..51d452e2523bb2099299b25ea230177c305e2f4d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/word-break-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/word-break-expected.txt
@@ -32,7 +32,7 @@ layer at (0,0) size 785x1036 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBR {BR} at (0,0) size 0x19
LayoutText {#text} at (0,20) size 768x39
text run at (0,20) width 453: "The next two examples test our custom break-word value for word-break. "
- text run at (453,20) width 304: "We should get the same results as break-all for the"
+ text run at (453,20) width 303: "We should get the same results as break-all for the"
text run at (0,40) width 768: "first test, but we should break up the word in the second test (since our behavior matches word-wrap: break-word in that case)."
LayoutTable {TABLE} at (0,282) size 769x110 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 767x108

Powered by Google App Engine
This is Rietveld 408576698