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

Side by Side Diff: LayoutTests/platform/linux/fast/overflow/overflow-with-local-background-attachment-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, 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x298 3 layer at (0,0) size 800x298
4 RenderBlock {HTML} at (0,0) size 800x298 4 RenderBlock {HTML} at (0,0) size 800x298
5 RenderBody {BODY} at (8,16) size 784x274 5 RenderBody {BODY} at (8,16) size 784x274
6 RenderBlock {UL} at (0,0) size 784x60 [color=#000080] 6 RenderBlock {UL} at (0,0) size 784x60 [color=#000080]
7 RenderListItem {LI} at (40,0) size 744x20 7 LayoutListItem {LI} at (40,0) size 744x20
8 RenderListMarker at (-18,0) size 7x19: bullet 8 LayoutListMarker at (-18,0) size 7x19: bullet
9 RenderText {#text} at (0,0) size 323x19 9 RenderText {#text} at (0,0) size 323x19
10 text run at (0,0) width 323: "You should not see the background unde r the border." 10 text run at (0,0) width 323: "You should not see the background unde r the border."
11 RenderListItem {LI} at (40,20) size 744x20 11 LayoutListItem {LI} at (40,20) size 744x20
12 RenderListMarker at (-18,0) size 7x19: bullet 12 LayoutListMarker at (-18,0) size 7x19: bullet
13 RenderText {#text} at (0,0) size 326x19 13 RenderText {#text} at (0,0) size 326x19
14 text run at (0,0) width 326: "As you scroll the element below the ca ts should move." 14 text run at (0,0) width 326: "As you scroll the element below the ca ts should move."
15 RenderListItem {LI} at (40,40) size 744x20 15 LayoutListItem {LI} at (40,40) size 744x20
16 RenderListMarker at (-18,0) size 7x19: bullet 16 LayoutListMarker at (-18,0) size 7x19: bullet
17 RenderText {#text} at (0,0) size 281x19 17 RenderText {#text} at (0,0) size 281x19
18 text run at (0,0) width 281: "The cats should be on a light grey bac kground." 18 text run at (0,0) width 281: "The cats should be on a light grey bac kground."
19 layer at (8,92) size 390x198 clip at (38,122) size 315x138 scrollHeight 400 19 layer at (8,92) size 390x198 clip at (38,122) size 315x138 scrollHeight 400
20 RenderBlock {DIV} at (0,76) size 390x198 [bgcolor=#C0C0C0] [border: (30px dott ed #000000)] 20 RenderBlock {DIV} at (0,76) size 390x198 [bgcolor=#C0C0C0] [border: (30px dott ed #000000)]
21 RenderText {#text} at (30,30) size 32x399 21 RenderText {#text} at (30,30) size 32x399
22 text run at (30,30) width 20: " 1" 22 text run at (30,30) width 20: " 1"
23 text run at (50,30) width 0: " " 23 text run at (50,30) width 0: " "
24 text run at (30,50) width 20: " 2" 24 text run at (30,50) width 20: " 2"
25 text run at (50,50) width 0: " " 25 text run at (50,50) width 0: " "
26 text run at (30,70) width 20: " 3" 26 text run at (30,70) width 20: " 3"
(...skipping 24 matching lines...) Expand all
51 text run at (54,310) width 0: " " 51 text run at (54,310) width 0: " "
52 text run at (30,330) width 24: " 16" 52 text run at (30,330) width 24: " 16"
53 text run at (54,330) width 0: " " 53 text run at (54,330) width 0: " "
54 text run at (30,350) width 24: " 17" 54 text run at (30,350) width 24: " 17"
55 text run at (54,350) width 0: " " 55 text run at (54,350) width 0: " "
56 text run at (30,370) width 24: " 18" 56 text run at (30,370) width 24: " 18"
57 text run at (54,370) width 0: " " 57 text run at (54,370) width 0: " "
58 text run at (30,390) width 24: " 19" 58 text run at (30,390) width 24: " 19"
59 text run at (54,390) width 0: " " 59 text run at (54,390) width 0: " "
60 text run at (30,410) width 32: " 20 " 60 text run at (30,410) width 32: " 20 "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698