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

Unified Diff: LayoutTests/platform/android/fast/block/positioning/001-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/fast/block/positioning/001-expected.txt
diff --git a/LayoutTests/platform/android/fast/block/positioning/001-expected.txt b/LayoutTests/platform/android/fast/block/positioning/001-expected.txt
index ac5096f4b48e108b16f7d15b6f06f9144a242c38..e6c72237cd46eb3da304fd18a5a0d26cef89d4f6 100644
--- a/LayoutTests/platform/android/fast/block/positioning/001-expected.txt
+++ b/LayoutTests/platform/android/fast/block/positioning/001-expected.txt
@@ -7,6 +7,6 @@ layer at (0,0) size 800x31
RenderText {#text} at (10,5) size 37x19
text run at (10,5) width 37: "Home"
layer at (55,190) size 50x50
- RenderImage {IMG} at (55,190) size 50x50
+ LayoutImage {IMG} at (55,190) size 50x50
layer at (55,190) size 50x50
RenderBlock (positioned) {DIV} at (55,190) size 50x50 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698