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

Side by Side 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, 1 month 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 50x19 7 LayoutText {#text} at (0,0) size 50x19
8 text run at (0,0) width 50: "Test for " 8 text run at (0,0) width 50: "Test for "
9 LayoutInline {I} at (0,0) size 753x39 9 LayoutInline {I} at (0,0) size 753x39
10 LayoutInline {A} at (0,0) size 306x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 306x19 [color=#0000EE]
11 LayoutText {#text} at (49,0) size 306x19 11 LayoutText {#text} at (49,0) size 306x19
12 text run at (49,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=15367" 12 text run at (49,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=15367"
13 LayoutText {#text} at (354,0) size 753x39 13 LayoutText {#text} at (354,0) size 753x39
14 text run at (354,0) width 5: " " 14 text run at (354,0) width 5: " "
15 text run at (358,0) width 395: "Assertion failure inspecting a docum ent including soft hyphen" 15 text run at (358,0) width 395: "Assertion failure inspecting a docum ent including soft hyphen"
16 text run at (0,20) width 76: "code (0xad)" 16 text run at (0,20) width 76: "code (0xad)"
17 LayoutText {#text} at (76,20) size 4x19 17 LayoutText {#text} at (76,20) size 4x19
18 text run at (76,20) width 4: "." 18 text run at (76,20) width 4: "."
19 LayoutBlockFlow {P} at (0,56) size 784x20 19 LayoutBlockFlow {P} at (0,56) size 784x20
20 LayoutText {#text} at (0,0) size 459x19 20 LayoutText {#text} at (0,0) size 459x19
21 text run at (0,0) width 459: "The following text should not wrap and t he border should fit tightly around it." 21 text run at (0,0) width 459: "The following text should not wrap and t he border should fit tightly around it."
22 layer at (8,100) size 109x26 22 layer at (8,100) size 108x26
23 LayoutBlockFlow (positioned) {DIV} at (8,100) size 109x26 [border: (3px solid #000000)] 23 LayoutBlockFlow (positioned) {DIV} at (8,100) size 107.89x26 [border: (3px sol id #000000)]
24 LayoutText {#text} at (3,3) size 102x19 24 LayoutText {#text} at (3,3) size 102x19
25 text run at (3,3) width 102: "Two soft\x{AD}hyp\x{AD}hens" 25 text run at (3,3) width 102: "Two soft\x{AD}hyp\x{AD}hens"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698