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

Side by Side 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, 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 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 54x17 7 LayoutText {#text} at (0,0) size 54x17
8 text run at (0,0) width 54: "Test for " 8 text run at (0,0) width 54: "Test for "
9 LayoutInline {I} at (0,0) size 759x35 9 LayoutInline {I} at (0,0) size 759x35
10 LayoutInline {A} at (0,0) size 305x17 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 305x17 [color=#0000EE]
11 LayoutText {#text} at (53,0) size 305x17 11 LayoutText {#text} at (53,0) size 305x17
12 text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=15367" 12 text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=15367"
13 LayoutText {#text} at (357,0) size 759x35 13 LayoutText {#text} at (357,0) size 759x35
14 text run at (357,0) width 5: " " 14 text run at (357,0) width 5: " "
15 text run at (361,0) width 398: "Assertion failure inspecting a docum ent including soft hyphen" 15 text run at (361,0) width 398: "Assertion failure inspecting a docum ent including soft hyphen"
16 text run at (0,18) width 76: "code (0xad)" 16 text run at (0,18) width 76: "code (0xad)"
17 LayoutText {#text} at (75,18) size 5x17 17 LayoutText {#text} at (75,18) size 5x17
18 text run at (75,18) width 5: "." 18 text run at (75,18) width 5: "."
19 LayoutBlockFlow {P} at (0,52) size 784x18 19 LayoutBlockFlow {P} at (0,52) size 784x18
20 LayoutText {#text} at (0,0) size 499x17 20 LayoutText {#text} at (0,0) size 499x17
21 text run at (0,0) width 499: "The following text should not wrap and t he border should fit tightly around it." 21 text run at (0,0) width 499: "The following text should not wrap and t he border should fit tightly around it."
22 layer at (8,94) size 117x24 22 layer at (8,94) size 116x24
23 LayoutBlockFlow (positioned) {DIV} at (8,94) size 116.66x24 [border: (3px soli d #000000)] 23 LayoutBlockFlow (positioned) {DIV} at (8,94) size 115.55x24 [border: (3px soli d #000000)]
24 LayoutText {#text} at (3,3) size 110x17 24 LayoutText {#text} at (3,3) size 110x17
25 text run at (3,3) width 110: "Two soft\x{AD}hyp\x{AD}hens" 25 text run at (3,3) width 110: "Two soft\x{AD}hyp\x{AD}hens"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698