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

Side by Side Diff: LayoutTests/platform/win/css2.1/t0505-c16-descendant-00-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 800x102 3 layer at (0,0) size 800x102
4 RenderBlock {HTML} at (0,0) size 800x102 4 RenderBlock {HTML} at (0,0) size 800x102
5 RenderBody {BODY} at (8,16) size 784x70 [color=#FF0000] 5 RenderBody {BODY} at (8,16) size 784x70 [color=#FF0000]
6 RenderBlock {P} at (0,0) size 784x18 [color=#008000] 6 RenderBlock {P} at (0,0) size 784x18 [color=#008000]
7 RenderText {#text} at (0,0) size 166x17 7 RenderText {#text} at (0,0) size 166x17
8 text run at (0,0) width 166: "This line should be green." 8 text run at (0,0) width 166: "This line should be green."
9 RenderBlock {UL} at (0,34) size 784x36 9 RenderBlock {UL} at (0,34) size 784x36
10 RenderListItem {LI} at (40,0) size 744x36 10 LayoutListItem {LI} at (40,0) size 744x36
11 RenderBlock (anonymous) at (0,0) size 744x18 11 RenderBlock (anonymous) at (0,0) size 744x18
12 RenderInline {SPAN} at (0,0) size 166x17 [color=#008000] 12 RenderInline {SPAN} at (0,0) size 166x17 [color=#008000]
13 RenderText {#text} at (0,0) size 166x17 13 RenderText {#text} at (0,0) size 166x17
14 text run at (0,0) width 166: "This line should be green." 14 text run at (0,0) width 166: "This line should be green."
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 RenderBlock {UL} at (0,18) size 744x18 16 RenderBlock {UL} at (0,18) size 744x18
17 RenderListItem {LI} at (40,0) size 704x18 [color=#008000] 17 LayoutListItem {LI} at (40,0) size 704x18 [color=#008000]
18 RenderText {#text} at (0,0) size 166x17 18 RenderText {#text} at (0,0) size 166x17
19 text run at (0,0) width 166: "This line should be green." 19 text run at (0,0) width 166: "This line should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698