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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/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 223cc3bdc4ba805c73e130dadd7d8c1723ee1b45..0a7253ba1d57222e94271b1297ed8cf236c5b181 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
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,56) size 784x20
LayoutText {#text} at (0,0) size 459x19
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)]
+layer at (8,100) size 108x26
+ LayoutBlockFlow (positioned) {DIV} at (8,100) size 107.89x26 [border: (3px solid #000000)]
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