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

Side by Side Diff: LayoutTests/fast/block/float/float-not-removed-from-next-sibling4-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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 15x200 6 RenderBlock {DIV} at (0,0) size 15x200
7 RenderBlock (anonymous) at (0,200) size 15x0 7 RenderBlock (anonymous) at (0,200) size 15x0
8 RenderInline {A} at (0,0) size 0x0 8 RenderInline {A} at (0,0) size 0x0
9 RenderText {#text} at (0,0) size 0x0 9 RenderText {#text} at (0,0) size 0x0
10 RenderBlock (anonymous) at (0,200) size 784x0 10 RenderBlock (anonymous) at (0,200) size 784x0
11 RenderInline {A} at (0,0) size 0x0 11 RenderInline {A} at (0,0) size 0x0
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 layer at (8,8) size 15x200 13 layer at (8,8) size 15x200
14 RenderBlock (relative positioned) {DIV} at (0,0) size 15x200 14 RenderBlock (relative positioned) {DIV} at (0,0) size 15x200
15 RenderBlock (anonymous) at (0,200) size 15x0 15 RenderBlock (anonymous) at (0,200) size 15x0
16 RenderInline {A} at (0,0) size 0x0 16 RenderInline {A} at (0,0) size 0x0
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
18 layer at (8,8) size 15x200 18 layer at (8,8) size 15x200
19 RenderBlock {DIV} at (0,0) size 15x200 19 RenderBlock {DIV} at (0,0) size 15x200
20 RenderImage {IMG} at (0,0) size 15x200 [bgcolor=#C0C0C0] 20 LayoutImage {IMG} at (0,0) size 15x200 [bgcolor=#C0C0C0]
21 layer at (8,208) size 16x96 21 layer at (8,208) size 16x96
22 RenderBlock (positioned) {DIV} at (0,200) size 16x96 22 RenderBlock (positioned) {DIV} at (0,200) size 16x96
23 RenderBlock (anonymous) at (0,0) size 16x0 23 RenderBlock (anonymous) at (0,0) size 16x0
24 RenderInline {A} at (0,0) size 0x0 24 RenderInline {A} at (0,0) size 0x0
25 RenderBlock (anonymous) at (0,16) size 16x64 25 RenderBlock (anonymous) at (0,16) size 16x64
26 RenderBlock {P} at (0,0) size 16x64 26 RenderBlock {P} at (0,0) size 16x64
27 RenderText {#text} at (0,0) size 16x64 27 RenderText {#text} at (0,0) size 16x64
28 text run at (0,0) width 16: "A" 28 text run at (0,0) width 16: "A"
29 text run at (0,16) width 16: "B" 29 text run at (0,16) width 16: "B"
30 text run at (0,32) width 16: "C" 30 text run at (0,32) width 16: "C"
31 text run at (0,48) width 16: "D" 31 text run at (0,48) width 16: "D"
32 RenderBlock (anonymous) at (0,96) size 16x0 32 RenderBlock (anonymous) at (0,96) size 16x0
33 RenderInline {A} at (0,0) size 0x0 33 RenderInline {A} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698