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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/word-break-soft-hyphen-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/mac/fast/text/word-break-soft-hyphen-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/word-break-soft-hyphen-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text/word-break-soft-hyphen-expected.txt
index 07e1a78ae9ca0c1b881f0e6955d8b75874340ee6..57296da79a035dbe501d6167e6f1a662436a3bca 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/word-break-soft-hyphen-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text/word-break-soft-hyphen-expected.txt
@@ -4,22 +4,22 @@ 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 55x18
- text run at (0,0) width 55: "Test for "
- LayoutInline {I} at (0,0) size 761x36
- LayoutInline {A} at (0,0) size 306x18 [color=#0000EE]
- LayoutText {#text} at (54,0) size 306x18
- text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=15367"
- LayoutText {#text} at (359,0) size 761x36
- text run at (359,0) width 5: " "
- text run at (363,0) width 398: "Assertion failure inspecting a document including soft hyphen"
+ LayoutText {#text} at (0,0) size 54x18
+ text run at (0,0) width 54: "Test for "
+ LayoutInline {I} at (0,0) size 759x36
+ LayoutInline {A} at (0,0) size 305x18 [color=#0000EE]
+ LayoutText {#text} at (53,0) size 305x18
+ text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15367"
+ LayoutText {#text} at (357,0) size 759x36
+ text run at (357,0) width 5: " "
+ text run at (361,0) width 398: "Assertion failure inspecting a document including soft hyphen"
text run at (0,18) width 76: "code (0xad)"
LayoutText {#text} at (75,18) size 5x18
text run at (75,18) width 5: "."
LayoutBlockFlow {P} at (0,52) size 784x18
- LayoutText {#text} at (0,0) size 499x18
- text run at (0,0) width 499: "The following text should not wrap and the border should fit tightly around it."
+ LayoutText {#text} at (0,0) size 498x18
+ text run at (0,0) width 498: "The following text should not wrap and the border should fit tightly around it."
layer at (8,94) size 117x24
LayoutBlockFlow (positioned) {DIV} at (8,94) size 116.66x24 [border: (3px solid #000000)]
- LayoutText {#text} at (3,3) size 111x18
- text run at (3,3) width 111: "Two soft\x{AD}hyp\x{AD}hens"
+ LayoutText {#text} at (3,3) size 110x18
+ text run at (3,3) width 110: "Two soft\x{AD}hyp\x{AD}hens"

Powered by Google App Engine
This is Rietveld 408576698