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

Side by Side Diff: LayoutTests/fast/overflow/overflow-update-transform-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 800x534 3 layer at (0,0) size 800x534
4 RenderBlock {HTML} at (0,0) size 800x534 4 RenderBlock {HTML} at (0,0) size 800x534
5 RenderBody {BODY} at (8,10) size 784x514 5 RenderBody {BODY} at (8,10) size 784x514
6 layer at (18,10) size 252x252 clip at (19,11) size 235x235 scrollWidth 302 scrol lHeight 301 6 layer at (18,10) size 252x252 clip at (19,11) size 235x235 scrollWidth 302 scrol lHeight 301
7 RenderBlock {DIV} at (10,0) size 252x252 [border: (1px solid #000000)] 7 RenderBlock {DIV} at (10,0) size 252x252 [border: (1px solid #000000)]
8 layer at (18,272) size 252x252 clip at (19,273) size 235x235 scrollWidth 302 scr ollHeight 301 8 layer at (18,272) size 252x252 clip at (19,273) size 235x235 scrollWidth 302 scr ollHeight 301
9 RenderBlock {DIV} at (10,262) size 252x252 [border: (1px solid #000000)] 9 RenderBlock {DIV} at (10,262) size 252x252 [border: (1px solid #000000)]
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 layer at (19,11) size 250x250 backgroundClip at (19,11) size 235x235 clip at (19 ,11) size 235x235 outlineClip at (19,11) size 235x235 11 layer at (19,11) size 250x250 backgroundClip at (19,11) size 235x235 clip at (19 ,11) size 235x235 outlineClip at (19,11) size 235x235
12 RenderBlock {DIV} at (1,1) size 250x250 [bgcolor=#C0C0C0] 12 RenderBlock {DIV} at (1,1) size 250x250 [bgcolor=#C0C0C0]
13 layer at (19,273) size 250x250 backgroundClip at (19,273) size 235x235 clip at ( 19,273) size 235x235 outlineClip at (19,273) size 235x235 13 layer at (19,273) size 250x250 backgroundClip at (19,273) size 235x235 clip at ( 19,273) size 235x235 outlineClip at (19,273) size 235x235
14 RenderImage {IMG} at (1,1) size 250x250 [bgcolor=#C0C0C0] 14 LayoutImage {IMG} at (1,1) size 250x250 [bgcolor=#C0C0C0]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698