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

Unified Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/block/positioning/061-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/block/positioning/061-expected.txt
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/block/positioning/061-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/block/positioning/061-expected.txt
index dacc26032785a58ffba913b4d96d76bb56f88b8a..8c06ee2e86b4b120de28d6ac3a96ed9b141a2fe9 100644
--- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/block/positioning/061-expected.txt
+++ b/LayoutTests/platform/android/virtual/slimmingpaint/fast/block/positioning/061-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x8
RenderBody {BODY} at (8,8) size 784x0
layer at (10,10) size 10x10 scrollHeight 20
RenderBlock (positioned) {DIV} at (10,10) size 10x10 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,5) size 10x10
+ LayoutImage {IMG} at (0,5) size 10x10
layer at (10,30) size 10x10 scrollHeight 20
RenderBlock (positioned) {DIV} at (10,30) size 10x10 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,5) size 10x10
+ LayoutImage {IMG} at (0,5) size 10x10
layer at (10,30) size 10x10
- RenderImage {IMG} at (0,0) size 10x10 [bgcolor=#0000FF]
+ LayoutImage {IMG} at (0,0) size 10x10 [bgcolor=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698