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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/text/soft-hyphen-4-expected.txt

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web Created 3 years, 9 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 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 784x0 6 LayoutBlockFlow {P} at (0,0) size 784x0
7 LayoutBlockFlow {DIV} at (0,0) size 344x104 [border: (3px solid #000000)] 7 LayoutBlockFlow {DIV} at (0,0) size 344x104 [border: (3px solid #000000)]
8 LayoutText {#text} at (7,7) size 330x36 8 LayoutText {#text} at (7,7) size 330x36
9 text run at (7,7) width 330: "12345678901 anti\x{AD}" + hyphen string "\x{2010}" 9 text run at (7,7) width 330: "12345678901 anti\x{AD}" + hyphen string "\x{2010}"
10 text run at (7,25) width 144: "aliasing" 10 text run at (7,25) width 144: "aliasing"
11 LayoutBR {BR} at (151,39) size 0x0 11 LayoutBR {BR} at (151,39) size 0x0
12 LayoutBR {BR} at (7,43) size 0x18 12 LayoutBR {BR} at (7,43) size 0x18
13 LayoutText {#text} at (7,61) size 330x36 13 LayoutText {#text} at (7,61) size 330x36
14 text run at (7,61) width 330: "12345678901 anti\x{AD}" + hyphen string "\x{2010}" 14 text run at (7,61) width 330: "12345678901 anti\x{AD}" + hyphen string "\x{2010}"
15 text run at (7,79) width 144: "aliasing" 15 text run at (7,79) width 144: "aliasing"
16 LayoutText {#text} at (0,0) size 0x0
17 LayoutBlockFlow {P} at (0,120) size 784x0 16 LayoutBlockFlow {P} at (0,120) size 784x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698