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

Side by Side Diff: LayoutTests/platform/linux/fast/css/007-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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIV} at (0,0) size 784x0 6 RenderBlock {DIV} at (0,0) size 784x0
7 RenderBlock {UL} at (0,0) size 784x0 7 RenderBlock {UL} at (0,0) size 784x0
8 RenderListItem {LI} at (40,0) size 744x0 8 LayoutListItem {LI} at (40,0) size 744x0
9 RenderBlock (floating) {A} at (9,0) size 89x20 9 RenderBlock (floating) {A} at (9,0) size 89x20
10 RenderText {#text} at (0,0) size 89x19 10 RenderText {#text} at (0,0) size 89x19
11 text run at (0,0) width 89: "This is link one" 11 text run at (0,0) width 89: "This is link one"
12 RenderListItem {LI} at (40,0) size 744x0 12 LayoutListItem {LI} at (40,0) size 744x0
13 RenderBlock (floating) {A} at (98,0) size 284x20 13 RenderBlock (floating) {A} at (98,0) size 284x20
14 RenderText {#text} at (0,0) size 284x19 14 RenderText {#text} at (0,0) size 284x19
15 text run at (0,0) width 284: "This is link two and it shouldn't overlap link one" 15 text run at (0,0) width 284: "This is link two and it shouldn't overlap link one"
OLDNEW
« no previous file with comments | « LayoutTests/platform/linux/fast/css/001-expected.txt ('k') | LayoutTests/platform/linux/fast/css/acid2-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698