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

Unified Diff: LayoutTests/platform/mac/fast/inline/styledEmptyInlinesWithBRs-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/platform/mac/fast/inline/styledEmptyInlinesWithBRs-expected.txt
diff --git a/LayoutTests/platform/mac/fast/inline/styledEmptyInlinesWithBRs-expected.txt b/LayoutTests/platform/mac/fast/inline/styledEmptyInlinesWithBRs-expected.txt
index 18e12def14a2ed08b1d21c45fa823ca98042928a..383b38061e2fb0b38b2cb7b93b929273e38fc331 100644
--- a/LayoutTests/platform/mac/fast/inline/styledEmptyInlinesWithBRs-expected.txt
+++ b/LayoutTests/platform/mac/fast/inline/styledEmptyInlinesWithBRs-expected.txt
@@ -18,7 +18,7 @@ layer at (18,122) size 0x18
RenderInline (relative positioned) {SPAN} at (0,0) size 0x18 [bgcolor=#808080]
RenderBR {BR} at (1,1) size 0x18
layer at (19,123) size 50x18
- RenderImage {IMG} at (1,1) size 50x18 [bgcolor=#0000FF]
+ LayoutImage {IMG} at (1,1) size 50x18 [bgcolor=#0000FF]
layer at (18,234) size 764x102
RenderBlock (relative positioned) {DIV} at (10,224) size 764x102 [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
@@ -27,7 +27,7 @@ layer at (18,234) size 0x18
RenderText {#text} at (0,0) size 0x0
RenderBR {BR} at (1,1) size 0x18
layer at (19,235) size 50x18
- RenderImage {IMG} at (1,1) size 50x18 [bgcolor=#0000FF]
+ LayoutImage {IMG} at (1,1) size 50x18 [bgcolor=#0000FF]
layer at (18,346) size 764x102
RenderBlock (relative positioned) {DIV} at (10,336) size 764x102 [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
@@ -36,7 +36,7 @@ layer at (18,346) size 0x36
RenderBR {BR} at (1,1) size 0x18
RenderBR {BR} at (1,19) size 0x18
layer at (19,347) size 50x36
- RenderImage {IMG} at (1,1) size 50x36 [bgcolor=#0000FF]
+ LayoutImage {IMG} at (1,1) size 50x36 [bgcolor=#0000FF]
layer at (18,458) size 764x102
RenderBlock (relative positioned) {DIV} at (10,448) size 764x102 [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
@@ -48,4 +48,4 @@ layer at (18,458) size 0x72
RenderBR {BR} at (1,37) size 0x18
RenderBR {BR} at (1,55) size 0x18
layer at (19,459) size 50x72
- RenderImage {IMG} at (1,1) size 50x72 [bgcolor=#0000FF]
+ LayoutImage {IMG} at (1,1) size 50x72 [bgcolor=#0000FF]
« no previous file with comments | « LayoutTests/platform/mac/fast/inline/001-expected.txt ('k') | LayoutTests/platform/mac/fast/invalid/016-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698