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

Side by Side Diff: LayoutTests/platform/linux/fast/lists/007-vertical-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 776x584 5 RenderBody {BODY} at (8,8) size 776x584
6 RenderBlock {UL} at (0,0) size 120x584 [bgcolor=#808080] [border: (25px so lid #008000) none] 6 RenderBlock {UL} at (0,0) size 120x584 [bgcolor=#808080] [border: (25px so lid #008000) none]
7 RenderListItem {LI} at (0,50) size 40x534 7 LayoutListItem {LI} at (0,50) size 40x534
8 RenderListMarker at (0,-18) size 19x7: bullet 8 LayoutListMarker at (0,-18) size 19x7: bullet
9 RenderText {#text} at (0,0) size 39x529 9 RenderText {#text} at (0,0) size 39x529
10 text run at (0,0) width 529: "The top padding on this unordered list has been set to 25 pixels, which will require some" 10 text run at (0,0) width 529: "The top padding on this unordered list has been set to 25 pixels, which will require some"
11 text run at (20,0) width 151: "extra test in order to test." 11 text run at (20,0) width 151: "extra test in order to test."
12 RenderListItem {LI} at (40,50) size 80x534 [bgcolor=#FFFFFF] [border: (2 5px solid #008000) none] 12 LayoutListItem {LI} at (40,50) size 80x534 [bgcolor=#FFFFFF] [border: (2 5px solid #008000) none]
13 RenderListMarker at (0,-18) size 19x7: bullet 13 LayoutListMarker at (0,-18) size 19x7: bullet
14 RenderText {#text} at (0,50) size 79x470 14 RenderText {#text} at (0,50) size 79x470
15 text run at (0,50) width 448: "Another list item might not be such a bad idea, either, considering that such" 15 text run at (0,50) width 448: "Another list item might not be such a bad idea, either, considering that such"
16 text run at (20,50) width 232: "things do need to be double-checked. " 16 text run at (20,50) width 232: "things do need to be double-checked. "
17 text run at (20,282) width 238: "This list item has its left padding also set" 17 text run at (20,282) width 238: "This list item has its left padding also set"
18 text run at (40,50) width 470: "to 25 pixels, which should combine w ith the list's padding to make 50 pixels of" 18 text run at (40,50) width 470: "to 25 pixels, which should combine w ith the list's padding to make 50 pixels of"
19 text run at (60,50) width 44: "margin." 19 text run at (60,50) width 44: "margin."
OLDNEW
« no previous file with comments | « LayoutTests/platform/linux/fast/lists/007-expected.txt ('k') | LayoutTests/platform/linux/fast/lists/008-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698