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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/text/word-break-soft-hyphen-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/word-break-soft-hyphen-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/word-break-soft-hyphen-expected.txt
index 09ca3508fb49644c9f9a32c03009419a80431d16..223cc3bdc4ba805c73e130dadd7d8c1723ee1b45 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/word-break-soft-hyphen-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/word-break-soft-hyphen-expected.txt
@@ -4,15 +4,15 @@ 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 784x40
- LayoutText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- LayoutInline {I} at (0,0) size 755x39
- LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
- LayoutText {#text} at (51,0) size 305x19
- text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15367"
- LayoutText {#text} at (356,0) size 755x39
- text run at (356,0) width 4: " "
- text run at (360,0) width 395: "Assertion failure inspecting a document including soft hyphen"
+ LayoutText {#text} at (0,0) size 50x19
+ text run at (0,0) width 50: "Test for "
+ LayoutInline {I} at (0,0) size 753x39
+ LayoutInline {A} at (0,0) size 306x19 [color=#0000EE]
+ LayoutText {#text} at (49,0) size 306x19
+ text run at (49,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=15367"
+ LayoutText {#text} at (354,0) size 753x39
+ text run at (354,0) width 5: " "
+ text run at (358,0) width 395: "Assertion failure inspecting a document including soft hyphen"
text run at (0,20) width 76: "code (0xad)"
LayoutText {#text} at (76,20) size 4x19
text run at (76,20) width 4: "."
@@ -21,5 +21,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 459: "The following text should not wrap and the border should fit tightly around it."
layer at (8,100) size 109x26
LayoutBlockFlow (positioned) {DIV} at (8,100) size 109x26 [border: (3px solid #000000)]
- LayoutText {#text} at (3,3) size 103x19
- text run at (3,3) width 103: "Two soft\x{AD}hyp\x{AD}hens"
+ LayoutText {#text} at (3,3) size 102x19
+ text run at (3,3) width 102: "Two soft\x{AD}hyp\x{AD}hens"

Powered by Google App Engine
This is Rietveld 408576698