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

Side by Side Diff: LayoutTests/platform/win-xp/css2.1/t1205-c564-list-img-00-b-g-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 800x210 3 layer at (0,0) size 800x210
4 RenderBlock {HTML} at (0,0) size 800x210 4 RenderBlock {HTML} at (0,0) size 800x210
5 RenderBody {BODY} at (8,16) size 784x178 [color=#000080] 5 RenderBody {BODY} at (8,16) size 784x178 [color=#000080]
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 224x19 7 RenderText {#text} at (0,0) size 224x19
8 text run at (0,0) width 224: "Each bullet should look as described." 8 text run at (0,0) width 224: "Each bullet should look as described."
9 RenderBlock {UL} at (0,36) size 784x66 9 RenderBlock {UL} at (0,36) size 784x66
10 RenderListItem {LI} at (40,0) size 744x22 10 LayoutListItem {LI} at (40,0) size 744x22
11 RenderListMarker at (-24,0) size 17x17 11 LayoutListMarker at (-24,0) size 17x17
12 RenderText {#text} at (0,2) size 82x19 12 RenderText {#text} at (0,2) size 82x19
13 text run at (0,2) width 82: "purple square" 13 text run at (0,2) width 82: "purple square"
14 RenderListItem {LI} at (40,22) size 744x22 14 LayoutListItem {LI} at (40,22) size 744x22
15 RenderListMarker at (-24,0) size 17x17 15 LayoutListMarker at (-24,0) size 17x17
16 RenderText {#text} at (0,2) size 82x19 16 RenderText {#text} at (0,2) size 82x19
17 text run at (0,2) width 82: "purple square" 17 text run at (0,2) width 82: "purple square"
18 RenderListItem {LI} at (40,44) size 744x22 18 LayoutListItem {LI} at (40,44) size 744x22
19 RenderListMarker at (-24,0) size 17x17 19 LayoutListMarker at (-24,0) size 17x17
20 RenderText {#text} at (0,2) size 82x19 20 RenderText {#text} at (0,2) size 82x19
21 text run at (0,2) width 82: "purple square" 21 text run at (0,2) width 82: "purple square"
22 RenderBlock {UL} at (0,118) size 784x60 22 RenderBlock {UL} at (0,118) size 784x60
23 RenderListItem {LI} at (40,0) size 744x20 23 LayoutListItem {LI} at (40,0) size 744x20
24 RenderListMarker at (-18,0) size 7x19: bullet 24 LayoutListMarker at (-18,0) size 7x19: bullet
25 RenderText {#text} at (0,0) size 24x19 25 RenderText {#text} at (0,0) size 24x19
26 text run at (0,0) width 24: "disc" 26 text run at (0,0) width 24: "disc"
27 RenderListItem {LI} at (40,20) size 744x20 27 LayoutListItem {LI} at (40,20) size 744x20
28 RenderListMarker at (-18,0) size 7x19: bullet 28 LayoutListMarker at (-18,0) size 7x19: bullet
29 RenderText {#text} at (0,0) size 24x19 29 RenderText {#text} at (0,0) size 24x19
30 text run at (0,0) width 24: "disc" 30 text run at (0,0) width 24: "disc"
31 RenderListItem {LI} at (40,40) size 744x20 31 LayoutListItem {LI} at (40,40) size 744x20
32 RenderListMarker at (-18,0) size 7x19: bullet 32 LayoutListMarker at (-18,0) size 7x19: bullet
33 RenderText {#text} at (0,0) size 24x19 33 RenderText {#text} at (0,0) size 24x19
34 text run at (0,0) width 24: "disc" 34 text run at (0,0) width 24: "disc"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698