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

Side by Side Diff: LayoutTests/compositing/images/direct-pdf-image-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
« no previous file with comments | « no previous file | LayoutTests/compositing/images/direct-svg-image-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 (0,0) size 800x600 5 RenderBody {BODY} at (0,0) size 800x600
6 layer at (0,0) size 100x200 6 layer at (0,0) size 100x200
7 RenderBlock (positioned) {DIV} at (0,0) size 100x200 [bgcolor=#FF0000] 7 RenderBlock (positioned) {DIV} at (0,0) size 100x200 [bgcolor=#FF0000]
8 layer at (0,0) size 100x100 8 layer at (0,0) size 100x100
9 RenderImage {IMG} at (0,0) size 100x100 9 LayoutImage {IMG} at (0,0) size 100x100
10 layer at (0,100) size 100x100 10 layer at (0,100) size 100x100
11 RenderImage {IMG} at (0,100) size 100x100 11 LayoutImage {IMG} at (0,100) size 100x100
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/compositing/images/direct-svg-image-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698