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

Side by Side Diff: LayoutTests/platform/win/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 800x199 3 layer at (0,0) size 800x199
4 RenderBlock {HTML} at (0,0) size 800x199 4 RenderBlock {HTML} at (0,0) size 800x199
5 RenderBody {BODY} at (8,16) size 784x167 [color=#000080] 5 RenderBody {BODY} at (8,16) size 784x167 [color=#000080]
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 239x17 7 RenderText {#text} at (0,0) size 239x17
8 text run at (0,0) width 239: "Each bullet should look as described." 8 text run at (0,0) width 239: "Each bullet should look as described."
9 RenderBlock {UL} at (0,34) size 784x63 9 RenderBlock {UL} at (0,34) size 784x63
10 RenderListItem {LI} at (40,0) size 744x21 10 LayoutListItem {LI} at (40,0) size 744x21
11 RenderListMarker at (-24,0) size 17x17 11 LayoutListMarker at (-24,0) size 17x17
12 RenderText {#text} at (0,3) size 87x17 12 RenderText {#text} at (0,3) size 87x17
13 text run at (0,3) width 87: "purple square" 13 text run at (0,3) width 87: "purple square"
14 RenderListItem {LI} at (40,21) size 744x21 14 LayoutListItem {LI} at (40,21) size 744x21
15 RenderListMarker at (-24,0) size 17x17 15 LayoutListMarker at (-24,0) size 17x17
16 RenderText {#text} at (0,3) size 87x17 16 RenderText {#text} at (0,3) size 87x17
17 text run at (0,3) width 87: "purple square" 17 text run at (0,3) width 87: "purple square"
18 RenderListItem {LI} at (40,42) size 744x21 18 LayoutListItem {LI} at (40,42) size 744x21
19 RenderListMarker at (-24,0) size 17x17 19 LayoutListMarker at (-24,0) size 17x17
20 RenderText {#text} at (0,3) size 87x17 20 RenderText {#text} at (0,3) size 87x17
21 text run at (0,3) width 87: "purple square" 21 text run at (0,3) width 87: "purple square"
22 RenderBlock {UL} at (0,113) size 784x54 22 RenderBlock {UL} at (0,113) size 784x54
23 RenderListItem {LI} at (40,0) size 744x18 23 LayoutListItem {LI} at (40,0) size 744x18
24 RenderListMarker at (-17,0) size 7x17: bullet 24 LayoutListMarker at (-17,0) size 7x17: bullet
25 RenderText {#text} at (0,0) size 26x17 25 RenderText {#text} at (0,0) size 26x17
26 text run at (0,0) width 26: "disc" 26 text run at (0,0) width 26: "disc"
27 RenderListItem {LI} at (40,18) size 744x18 27 LayoutListItem {LI} at (40,18) size 744x18
28 RenderListMarker at (-17,0) size 7x17: bullet 28 LayoutListMarker at (-17,0) size 7x17: bullet
29 RenderText {#text} at (0,0) size 26x17 29 RenderText {#text} at (0,0) size 26x17
30 text run at (0,0) width 26: "disc" 30 text run at (0,0) width 26: "disc"
31 RenderListItem {LI} at (40,36) size 744x18 31 LayoutListItem {LI} at (40,36) size 744x18
32 RenderListMarker at (-17,0) size 7x17: bullet 32 LayoutListMarker at (-17,0) size 7x17: bullet
33 RenderText {#text} at (0,0) size 26x17 33 RenderText {#text} at (0,0) size 26x17
34 text run at (0,0) width 26: "disc" 34 text run at (0,0) width 26: "disc"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698