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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/text/midword-break-after-breakable-char-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/midword-break-after-breakable-char-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/midword-break-after-breakable-char-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/midword-break-after-breakable-char-expected.txt
index d72b77e97da448e511cd90d65c669f0df1796222..eabf1b783147953d68b2ad0b9d8e57cd6a2e1190 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/midword-break-after-breakable-char-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/midword-break-after-breakable-char-expected.txt
@@ -4,21 +4,21 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 55x17
- text run at (0,0) width 55: "Test for "
- LayoutInline {I} at (0,0) size 740x35
- LayoutInline {A} at (0,0) size 306x17 [color=#0000EE]
- LayoutText {#text} at (54,0) size 306x17
- text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=13156"
- LayoutText {#text} at (359,0) size 740x35
- text run at (359,0) width 5: " "
- text run at (363,0) width 377: "REGRESSION (r19621): Pasting breakable content where"
- text run at (0,18) width 504: "wrapped line is too long to fit in a textarea fails to draw a horizontal scrollbar"
- LayoutText {#text} at (503,18) size 5x17
- text run at (503,18) width 5: "."
+ LayoutText {#text} at (0,0) size 54x17
+ text run at (0,0) width 54: "Test for "
+ LayoutInline {I} at (0,0) size 737x35
+ LayoutInline {A} at (0,0) size 305x17 [color=#0000EE]
+ LayoutText {#text} at (53,0) size 305x17
+ text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13156"
+ LayoutText {#text} at (357,0) size 737x35
+ text run at (357,0) width 5: " "
+ text run at (361,0) width 376: "REGRESSION (r19621): Pasting breakable content where"
+ text run at (0,18) width 503: "wrapped line is too long to fit in a textarea fails to draw a horizontal scrollbar"
+ LayoutText {#text} at (502,18) size 5x17
+ text run at (502,18) width 5: "."
LayoutBlockFlow {P} at (0,52) size 784x36
- LayoutText {#text} at (0,0) size 726x35
- text run at (0,0) width 726: "This tests that a line break will occur in the middle of the first word on a line if it\x{2019}s too long to fit on the line. The"
+ LayoutText {#text} at (0,0) size 725x35
+ text run at (0,0) width 725: "This tests that a line break will occur in the middle of the first word on a line if it\x{2019}s too long to fit on the line. The"
text run at (0,18) width 707: "behavior is tested after breakable characters (question mark and hyphen), after a space and after a soft hyphen."
LayoutBlockFlow {P} at (0,104) size 784x18
LayoutText {#text} at (0,0) size 266x17

Powered by Google App Engine
This is Rietveld 408576698