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

Side by Side Diff: LayoutTests/fast/block/float/035-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 clip at (0,0) size 785x600 scrollHeight 828 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 828
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x828 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x828 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x828 4 RenderBlock {HTML} at (0,0) size 785x828
5 RenderBody {BODY} at (8,8) size 769x584 5 RenderBody {BODY} at (8,8) size 769x584
6 RenderBlock (floating) {DIV} at (0,0) size 673x820 [border: (10px solid #0 000FF)] 6 RenderBlock (floating) {DIV} at (0,0) size 673x820 [border: (10px solid #0 000FF)]
7 RenderImage {IMG} at (10,10) size 300x300 [bgcolor=#008000] 7 LayoutImage {IMG} at (10,10) size 300x300 [bgcolor=#008000]
8 RenderImage {IMG} at (-140,310) size 500x500 [bgcolor=#800080] 8 LayoutImage {IMG} at (-140,310) size 500x500 [bgcolor=#800080]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698