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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/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/win-xp/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt
index b2bff9646ce13d50c588a09e935302c91c331cc7..8df9665ce350479e88927d4dc2f1e3f08ee98fc4 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt
@@ -18,7 +18,7 @@ layer at (18,122) size 0x19
RenderInline (relative positioned) {SPAN} at (0,0) size 0x19 [bgcolor=#808080]
RenderBR {BR} at (1,1) size 0x19
layer at (19,123) size 50x19
- RenderImage {IMG} at (1,1) size 50x19 [bgcolor=#0000FF]
+ LayoutImage {IMG} at (1,1) size 50x19 [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 0x19
RenderText {#text} at (0,0) size 0x0
RenderBR {BR} at (1,1) size 0x19
layer at (19,235) size 50x19
- RenderImage {IMG} at (1,1) size 50x19 [bgcolor=#0000FF]
+ LayoutImage {IMG} at (1,1) size 50x19 [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 0x39
RenderBR {BR} at (1,1) size 0x19
RenderBR {BR} at (1,21) size 0x19
layer at (19,347) size 50x39
- RenderImage {IMG} at (1,1) size 50x39 [bgcolor=#0000FF]
+ LayoutImage {IMG} at (1,1) size 50x39 [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 0x79
RenderBR {BR} at (1,41) size 0x19
RenderBR {BR} at (1,61) size 0x19
layer at (19,459) size 50x79
- RenderImage {IMG} at (1,1) size 50x79 [bgcolor=#0000FF]
+ LayoutImage {IMG} at (1,1) size 50x79 [bgcolor=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698