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

Side by Side Diff: LayoutTests/platform/win-xp/css2.1/t1205-c561-list-displ-00-b-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x220 3 layer at (0,0) size 800x220
4 RenderBlock {HTML} at (0,0) size 800x220 4 RenderBlock {HTML} at (0,0) size 800x220
5 RenderBody {BODY} at (8,16) size 784x196 5 RenderBody {BODY} at (8,16) size 784x196
6 RenderBlock {P} at (0,0) size 784x20 [color=#000080] 6 RenderBlock {P} at (0,0) size 784x20 [color=#000080]
7 RenderText {#text} at (0,0) size 713x19 7 RenderText {#text} at (0,0) size 713x19
8 text run at (0,0) width 713: "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 713: "There should be eight numbered lines bel ow, all identical except for the numbering, which should match the description."
9 RenderListItem {DIV} at (0,36) size 784x20 [color=#000080] 9 LayoutListItem {DIV} at (0,36) size 784x20 [color=#000080]
10 RenderListMarker at (0,0) size 16x19: "1" 10 LayoutListMarker at (0,0) size 16x19: "1"
11 RenderText {#text} at (16,0) size 141x19 11 RenderText {#text} at (16,0) size 141x19
12 text run at (16,0) width 141: "This should be line one." 12 text run at (16,0) width 141: "This should be line one."
13 RenderBlock {DIV} at (0,56) size 784x20 [color=#000080] 13 RenderBlock {DIV} at (0,56) size 784x20 [color=#000080]
14 RenderText {#text} at (0,0) size 158x19 14 RenderText {#text} at (0,0) size 158x19
15 text run at (0,0) width 158: "2. This should be line two." 15 text run at (0,0) width 158: "2. This should be line two."
16 RenderBlock (anonymous) at (0,76) size 784x20 16 RenderBlock (anonymous) at (0,76) size 784x20
17 RenderInline {DIV} at (0,0) size 88x19 [color=#000080] 17 RenderInline {DIV} at (0,0) size 88x19 [color=#000080]
18 RenderText {#text} at (0,0) size 88x19 18 RenderText {#text} at (0,0) size 88x19
19 text run at (0,0) width 88: "3. This should " 19 text run at (0,0) width 88: "3. This should "
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
(...skipping 11 matching lines...) Expand all
32 RenderBlock {DIV} at (0,136) size 784x60 [color=#000080] 32 RenderBlock {DIV} at (0,136) size 784x60 [color=#000080]
33 RenderBlock (anonymous) at (0,0) size 784x20 33 RenderBlock (anonymous) at (0,0) size 784x20
34 RenderText {#text} at (0,0) size 151x19 34 RenderText {#text} at (0,0) size 151x19
35 text run at (0,0) width 151: "6. This should be line six." 35 text run at (0,0) width 151: "6. This should be line six."
36 RenderBlock {A} at (0,20) size 784x20 36 RenderBlock {A} at (0,20) size 784x20
37 RenderText {#text} at (0,0) size 169x19 37 RenderText {#text} at (0,0) size 169x19
38 text run at (0,0) width 169: "7. This should be line seven." 38 text run at (0,0) width 169: "7. This should be line seven."
39 RenderBlock (anonymous) at (0,40) size 784x20 39 RenderBlock (anonymous) at (0,40) size 784x20
40 RenderText {#text} at (0,0) size 163x19 40 RenderText {#text} at (0,0) size 163x19
41 text run at (0,0) width 163: "8. This should be line eight." 41 text run at (0,0) width 163: "8. This should be line eight."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698