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

Unified Diff: LayoutTests/platform/android/fast/block/float/035-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/float/035-expected.txt
diff --git a/LayoutTests/platform/android/fast/block/float/035-expected.txt b/LayoutTests/platform/android/fast/block/float/035-expected.txt
index afe9ba82213d23cf6b69728ebc036cdf2e355e18..2b05f7234f9b0786fea5bba18d5085ec12a7eec9 100644
--- a/LayoutTests/platform/android/fast/block/float/035-expected.txt
+++ b/LayoutTests/platform/android/fast/block/float/035-expected.txt
@@ -4,5 +4,5 @@ layer at (0,0) size 785x828
RenderBlock {HTML} at (0,0) size 785x828
RenderBody {BODY} at (8,8) size 769x584
RenderBlock (floating) {DIV} at (0,0) size 673x820 [border: (10px solid #0000FF)]
- RenderImage {IMG} at (10,10) size 300x300 [bgcolor=#008000]
- RenderImage {IMG} at (-140,310) size 500x500 [bgcolor=#800080]
+ LayoutImage {IMG} at (10,10) size 300x300 [bgcolor=#008000]
+ LayoutImage {IMG} at (-140,310) size 500x500 [bgcolor=#800080]

Powered by Google App Engine
This is Rietveld 408576698