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

Side by Side Diff: LayoutTests/platform/win-xp/css2.1/t050803-c14-classes-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 800x228 3 layer at (0,0) size 800x228
4 RenderBlock {HTML} at (0,0) size 800x228 4 RenderBlock {HTML} at (0,0) size 800x228
5 RenderBody {BODY} at (8,16) size 784x196 [color=#FF0000] 5 RenderBody {BODY} at (8,16) size 784x196 [color=#FF0000]
6 RenderBlock {P} at (0,0) size 784x20 [color=#008000] 6 RenderBlock {P} at (0,0) size 784x20 [color=#008000]
7 RenderText {#text} at (0,0) size 184x19 7 RenderText {#text} at (0,0) size 184x19
8 text run at (0,0) width 184: "This sentence should be green." 8 text run at (0,0) width 184: "This sentence should be green."
9 RenderBlock {DIV} at (0,36) size 784x20 [color=#008000] 9 RenderBlock {DIV} at (0,36) size 784x20 [color=#008000]
10 RenderBlock {P} at (0,0) size 784x20 10 RenderBlock {P} at (0,0) size 784x20
11 RenderText {#text} at (0,0) size 184x19 11 RenderText {#text} at (0,0) size 184x19
12 text run at (0,0) width 184: "This sentence should be green." 12 text run at (0,0) width 184: "This sentence should be green."
13 RenderBlock {P} at (0,72) size 784x20 [color=#008000] 13 RenderBlock {P} at (0,72) size 784x20 [color=#008000]
14 RenderText {#text} at (0,0) size 184x19 14 RenderText {#text} at (0,0) size 184x19
15 text run at (0,0) width 184: "This sentence should be green." 15 text run at (0,0) width 184: "This sentence should be green."
16 RenderBlock {P} at (0,108) size 784x20 [color=#008000] 16 RenderBlock {P} at (0,108) size 784x20 [color=#008000]
17 RenderText {#text} at (0,0) size 184x19 17 RenderText {#text} at (0,0) size 184x19
18 text run at (0,0) width 184: "This sentence should be green." 18 text run at (0,0) width 184: "This sentence should be green."
19 RenderBlock {DIV} at (0,144) size 784x16 [color=#008000] 19 RenderBlock {DIV} at (0,144) size 784x16 [color=#008000]
20 RenderBlock {PRE} at (0,0) size 784x16 20 RenderBlock {PRE} at (0,0) size 784x16
21 RenderText {#text} at (0,0) size 240x16 21 RenderText {#text} at (0,0) size 240x16
22 text run at (0,0) width 240: "This sentence should be green." 22 text run at (0,0) width 240: "This sentence should be green."
23 RenderBlock {DIV} at (0,176) size 784x20 [color=#008000] 23 RenderBlock {DIV} at (0,176) size 784x20 [color=#008000]
24 RenderBlock {UL} at (0,0) size 784x20 24 RenderBlock {UL} at (0,0) size 784x20
25 RenderListItem {LI} at (40,0) size 744x20 25 LayoutListItem {LI} at (40,0) size 744x20
26 RenderListMarker at (-18,0) size 7x19: bullet 26 LayoutListMarker at (-18,0) size 7x19: bullet
27 RenderText {#text} at (0,0) size 184x19 27 RenderText {#text} at (0,0) size 184x19
28 text run at (0,0) width 184: "This sentence should be green." 28 text run at (0,0) width 184: "This sentence should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698