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

Side by Side Diff: LayoutTests/platform/linux/css2.1/t0509-c15-ids-01-e-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 800x120 3 layer at (0,0) size 800x120
4 RenderBlock {HTML} at (0,0) size 800x120 4 RenderBlock {HTML} at (0,0) size 800x120
5 RenderBody {BODY} at (8,16) size 784x88 [color=#008000] 5 RenderBody {BODY} at (8,16) size 784x88 [color=#008000]
6 RenderBlock {P} at (0,0) size 784x20 [color=#FF0000] 6 RenderBlock {P} at (0,0) size 784x20 [color=#FF0000]
7 RenderInline {SPAN} at (0,0) size 152x19 [color=#008000] 7 RenderInline {SPAN} at (0,0) size 152x19 [color=#008000]
8 RenderText {#text} at (0,0) size 152x19 8 RenderText {#text} at (0,0) size 152x19
9 text run at (0,0) width 152: "This line should be green." 9 text run at (0,0) width 152: "This line should be green."
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderBlock {PRE} at (0,36) size 784x16 11 RenderBlock {PRE} at (0,36) size 784x16
12 RenderText {#text} at (0,0) size 224x16 12 RenderText {#text} at (0,0) size 224x16
13 text run at (0,0) width 224: " This line should be green. " 13 text run at (0,0) width 224: " This line should be green. "
14 RenderBlock {UL} at (0,68) size 784x20 14 RenderBlock {UL} at (0,68) size 784x20
15 RenderListItem {LI} at (40,0) size 744x20 15 LayoutListItem {LI} at (40,0) 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 152x19 17 RenderText {#text} at (0,0) size 152x19
18 text run at (0,0) width 152: "This line should be green." 18 text run at (0,0) width 152: "This line should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698