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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/images/icon-decoding-expected.txt
diff --git a/LayoutTests/fast/images/icon-decoding-expected.txt b/LayoutTests/fast/images/icon-decoding-expected.txt
index 23306cbfa9e2195600537f0b11ab9e599bebe0ec..b81eb26c012e80581e10d17de0c917ed6a73112a 100644
--- a/LayoutTests/fast/images/icon-decoding-expected.txt
+++ b/LayoutTests/fast/images/icon-decoding-expected.txt
@@ -4,20 +4,20 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (0,0) size 800x600
RenderBlock {DIV} at (0,0) size 16x16 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 16x16
+ LayoutImage {IMG} at (0,0) size 16x16
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,16) size 16x16 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 16x16
+ LayoutImage {IMG} at (0,0) size 16x16
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,32) size 16x16 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 16x16
+ LayoutImage {IMG} at (0,0) size 16x16
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,48) size 32x32 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 32x32
+ LayoutImage {IMG} at (0,0) size 32x32
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,80) size 16x16 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 16x16
+ LayoutImage {IMG} at (0,0) size 16x16
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,96) size 800x8
- RenderImage {IMG} at (0,0) size 8x8
+ LayoutImage {IMG} at (0,0) size 8x8
RenderText {#text} at (0,0) size 0x0
« 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