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

Unified Diff: LayoutTests/platform/android/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/android/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt
index f793e1ea31d120da0cf4142daeb61ac7cacdf745..58f54d81db27b6c1f4492b6c1ae52c60b651127d 100644
--- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt
+++ b/LayoutTests/platform/android/virtual/slimmingpaint/fast/inline/styledEmptyInlinesWithBRs-expected.txt
@@ -15,19 +15,19 @@ layer at (18,122) size 764x102
RenderBlock (relative positioned) {DIV} at (10,112) size 764x102 [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
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
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
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
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