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

Side by Side Diff: LayoutTests/fast/images/icon-decoding-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 (0,0) size 800x600 5 RenderBody {BODY} at (0,0) size 800x600
6 RenderBlock {DIV} at (0,0) size 16x16 [bgcolor=#FF0000] 6 RenderBlock {DIV} at (0,0) size 16x16 [bgcolor=#FF0000]
7 RenderImage {IMG} at (0,0) size 16x16 7 LayoutImage {IMG} at (0,0) size 16x16
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 RenderBlock {DIV} at (0,16) size 16x16 [bgcolor=#FF0000] 9 RenderBlock {DIV} at (0,16) size 16x16 [bgcolor=#FF0000]
10 RenderImage {IMG} at (0,0) size 16x16 10 LayoutImage {IMG} at (0,0) size 16x16
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 RenderBlock {DIV} at (0,32) size 16x16 [bgcolor=#FF0000] 12 RenderBlock {DIV} at (0,32) size 16x16 [bgcolor=#FF0000]
13 RenderImage {IMG} at (0,0) size 16x16 13 LayoutImage {IMG} at (0,0) size 16x16
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderBlock {DIV} at (0,48) size 32x32 [bgcolor=#FF0000] 15 RenderBlock {DIV} at (0,48) size 32x32 [bgcolor=#FF0000]
16 RenderImage {IMG} at (0,0) size 32x32 16 LayoutImage {IMG} at (0,0) size 32x32
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
18 RenderBlock {DIV} at (0,80) size 16x16 [bgcolor=#FF0000] 18 RenderBlock {DIV} at (0,80) size 16x16 [bgcolor=#FF0000]
19 RenderImage {IMG} at (0,0) size 16x16 19 LayoutImage {IMG} at (0,0) size 16x16
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 RenderBlock (anonymous) at (0,96) size 800x8 21 RenderBlock (anonymous) at (0,96) size 800x8
22 RenderImage {IMG} at (0,0) size 8x8 22 LayoutImage {IMG} at (0,0) size 8x8
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
OLDNEW
« no previous file with comments | « LayoutTests/fast/images/icon-0colors-expected.txt ('k') | LayoutTests/fast/images/image-css3-content-data-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698