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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/t1205-c561-list-displ-00-b-expected.txt

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: Update test expectations. 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 800x220 3 layer at (0,0) size 800x220
4 LayoutBlockFlow {HTML} at (0,0) size 800x220 4 LayoutBlockFlow {HTML} at (0,0) size 800x220
5 LayoutBlockFlow {BODY} at (8,16) size 784x196 5 LayoutBlockFlow {BODY} at (8,16) size 784x196
6 LayoutBlockFlow {P} at (0,0) size 784x20 [color=#000080] 6 LayoutBlockFlow {P} at (0,0) size 784x20 [color=#000080]
7 LayoutText {#text} at (0,0) size 712x19 7 LayoutText {#text} at (0,0) size 712x19
8 text run at (0,0) width 712: "There should be eight numbered lines bel ow, all identical except for the numbering, which should match the description." 8 text run at (0,0) width 712: "There should be eight numbered lines bel ow, all identical except for the numbering, which should match the description."
9 LayoutListItem {DIV} at (0,36) size 784x20 [color=#000080] 9 LayoutListItem {DIV} at (0,36) size 784x20 [color=#000080]
10 LayoutListMarker (anonymous) at (0,0) size 16x19: "1" 10 LayoutListMarker (anonymous) at (0,0) size 16x19: "1"
(...skipping 10 matching lines...) Expand all
21 LayoutInline {DIV} at (0,0) size 77x19 [color=#000080] 21 LayoutInline {DIV} at (0,0) size 77x19 [color=#000080]
22 LayoutText {#text} at (88,0) size 77x19 22 LayoutText {#text} at (88,0) size 77x19
23 text run at (88,0) width 77: "be line three." 23 text run at (88,0) width 77: "be line three."
24 LayoutText {#text} at (0,0) size 0x0 24 LayoutText {#text} at (0,0) size 0x0
25 LayoutBlockFlow {DIV} at (0,96) size 784x20 [color=#000080] 25 LayoutBlockFlow {DIV} at (0,96) size 784x20 [color=#000080]
26 LayoutText {#text} at (0,0) size 159x19 26 LayoutText {#text} at (0,0) size 159x19
27 text run at (0,0) width 159: "4. This should be line four." 27 text run at (0,0) width 159: "4. This should be line four."
28 LayoutBlockFlow {DIV} at (0,116) size 784x20 [color=#000080] 28 LayoutBlockFlow {DIV} at (0,116) size 784x20 [color=#000080]
29 LayoutText {#text} at (0,0) size 156x19 29 LayoutText {#text} at (0,0) size 156x19
30 text run at (0,0) width 156: "5. This should be line five." 30 text run at (0,0) width 156: "5. This should be line five."
31 LayoutText {#text} at (0,0) size 0x0
32 LayoutBlockFlow {DIV} at (0,136) size 784x60 [color=#000080] 31 LayoutBlockFlow {DIV} at (0,136) size 784x60 [color=#000080]
33 LayoutBlockFlow (anonymous) at (0,0) size 784x20 32 LayoutBlockFlow (anonymous) at (0,0) size 784x20
34 LayoutText {#text} at (0,0) size 151x19 33 LayoutText {#text} at (0,0) size 151x19
35 text run at (0,0) width 151: "6. This should be line six." 34 text run at (0,0) width 151: "6. This should be line six."
36 LayoutBlockFlow {A} at (0,20) size 784x20 35 LayoutBlockFlow {A} at (0,20) size 784x20
37 LayoutText {#text} at (0,0) size 169x19 36 LayoutText {#text} at (0,0) size 169x19
38 text run at (0,0) width 169: "7. This should be line seven." 37 text run at (0,0) width 169: "7. This should be line seven."
39 LayoutBlockFlow (anonymous) at (0,40) size 784x20 38 LayoutBlockFlow (anonymous) at (0,40) size 784x20
40 LayoutText {#text} at (0,0) size 163x19 39 LayoutText {#text} at (0,0) size 163x19
41 text run at (0,0) width 163: "8. This should be line eight." 40 text run at (0,0) width 163: "8. This should be line eight."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698