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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/text/word-break-soft-hyphen-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/word-break-soft-hyphen-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/word-break-soft-hyphen-expected.txt
index 0d43698b04027d035fee5387c84969b69151b6c2..25d7d35773ab2e4abae71e2be6e500b348ae6d8a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/word-break-soft-hyphen-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 499x17
text run at (0,0) width 499: "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 110x17
text run at (3,3) width 110: "Two soft\x{AD}hyp\x{AD}hens"

Powered by Google App Engine
This is Rietveld 408576698