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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/word-break-soft-hyphen-expected.txt

Issue 2438683006: Fix max preferred width for LayoutText when break-all (Closed)
Patch Set: Rebaseline Created 4 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 57296da79a035dbe501d6167e6f1a662436a3bca..63a56933d3129f4f75dd229de7f40ac9e67a47cb 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
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,52) size 784x18
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)]
+layer at (8,94) size 116x24
+ LayoutBlockFlow (positioned) {DIV} at (8,94) size 115.55x24 [border: (3px solid #000000)]
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