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

Side by Side Diff: LayoutTests/fast/block/positioning/replaced-inside-fixed-top-bottom-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 800x0 3 layer at (0,0) size 800x0
4 RenderBlock {HTML} at (0,0) size 800x0 4 RenderBlock {HTML} at (0,0) size 800x0
5 RenderBody {BODY} at (0,0) size 800x0 5 RenderBody {BODY} at (0,0) size 800x0
6 layer at (50,100) size 700x400 6 layer at (50,100) size 700x400
7 RenderBlock (positioned) {DIV} at (50,100) size 700x400 [border: (1px solid #8 08080)] 7 RenderBlock (positioned) {DIV} at (50,100) size 700x400 [border: (1px solid #8 08080)]
8 layer at (51,141) size 560x320 8 layer at (51,141) size 560x320
9 RenderBlock (positioned) {DIV} at (1,40.80) size 560.39x320.39 [border: (1px s olid #FF0000)] 9 RenderBlock (positioned) {DIV} at (1,40.80) size 560.39x320.39 [border: (1px s olid #FF0000)]
10 RenderImage {IMG} at (1,1) size 393x318.39 10 LayoutImage {IMG} at (1,1) size 393x318.39
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698