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

Side by Side Diff: LayoutTests/platform/win/css2.1/t1205-c561-list-displ-00-b-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 800x202 3 layer at (0,0) size 800x202
4 RenderBlock {HTML} at (0,0) size 800x202 4 RenderBlock {HTML} at (0,0) size 800x202
5 RenderBody {BODY} at (8,16) size 784x178 5 RenderBody {BODY} at (8,16) size 784x178
6 RenderBlock {P} at (0,0) size 784x18 [color=#000080] 6 RenderBlock {P} at (0,0) size 784x18 [color=#000080]
7 RenderText {#text} at (0,0) size 773x17 7 RenderText {#text} at (0,0) size 773x17
8 text run at (0,0) width 773: "There should be eight numbered lines bel ow, all identical except for the numbering, which should match the description." 8 text run at (0,0) width 773: "There should be eight numbered lines bel ow, all identical except for the numbering, which should match the description."
9 RenderListItem {DIV} at (0,34) size 784x18 [color=#000080] 9 LayoutListItem {DIV} at (0,34) size 784x18 [color=#000080]
10 RenderListMarker at (0,0) size 16x17: "1" 10 LayoutListMarker at (0,0) size 16x17: "1"
11 RenderText {#text} at (16,0) size 154x17 11 RenderText {#text} at (16,0) size 154x17
12 text run at (16,0) width 154: "This should be line one." 12 text run at (16,0) width 154: "This should be line one."
13 RenderBlock {DIV} at (0,52) size 784x18 [color=#000080] 13 RenderBlock {DIV} at (0,52) size 784x18 [color=#000080]
14 RenderText {#text} at (0,0) size 171x17 14 RenderText {#text} at (0,0) size 171x17
15 text run at (0,0) width 171: "2. This should be line two." 15 text run at (0,0) width 171: "2. This should be line two."
16 RenderBlock (anonymous) at (0,70) size 784x18 16 RenderBlock (anonymous) at (0,70) size 784x18
17 RenderInline {DIV} at (0,0) size 96x17 [color=#000080] 17 RenderInline {DIV} at (0,0) size 96x17 [color=#000080]
18 RenderText {#text} at (0,0) size 96x17 18 RenderText {#text} at (0,0) size 96x17
19 text run at (0,0) width 96: "3. This should " 19 text run at (0,0) width 96: "3. This should "
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
(...skipping 11 matching lines...) Expand all
32 RenderBlock {DIV} at (0,124) size 784x54 [color=#000080] 32 RenderBlock {DIV} at (0,124) size 784x54 [color=#000080]
33 RenderBlock (anonymous) at (0,0) size 784x18 33 RenderBlock (anonymous) at (0,0) size 784x18
34 RenderText {#text} at (0,0) size 165x17 34 RenderText {#text} at (0,0) size 165x17
35 text run at (0,0) width 165: "6. This should be line six." 35 text run at (0,0) width 165: "6. This should be line six."
36 RenderBlock {A} at (0,18) size 784x18 36 RenderBlock {A} at (0,18) size 784x18
37 RenderText {#text} at (0,0) size 183x17 37 RenderText {#text} at (0,0) size 183x17
38 text run at (0,0) width 183: "7. This should be line seven." 38 text run at (0,0) width 183: "7. This should be line seven."
39 RenderBlock (anonymous) at (0,36) size 784x18 39 RenderBlock (anonymous) at (0,36) size 784x18
40 RenderText {#text} at (0,0) size 179x17 40 RenderText {#text} at (0,0) size 179x17
41 text run at (0,0) width 179: "8. This should be line eight." 41 text run at (0,0) width 179: "8. This should be line eight."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698