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

Unified Diff: LayoutTests/platform/android/fast/dom/34176-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/dom/34176-expected.txt
diff --git a/LayoutTests/platform/android/fast/dom/34176-expected.txt b/LayoutTests/platform/android/fast/dom/34176-expected.txt
index 704db28b78c202aeb1cd934d6e12edb05e1965d4..2842da354a4d28b2c26693e4a4af01df781e7c93 100644
--- a/LayoutTests/platform/android/fast/dom/34176-expected.txt
+++ b/LayoutTests/platform/android/fast/dom/34176-expected.txt
@@ -219,7 +219,7 @@ layer at (0,0) size 785x1574
RenderText {#text} at (739,5) size 30x19
text run at (739,5) width 30: "Test"
RenderInline {SPAN} at (0,0) size 20x19
- RenderImage {IMG} at (659,0) size 20x20
+ LayoutImage {IMG} at (659,0) size 20x20
RenderBlock {DIV} at (0,79) size 769x20 [bgcolor=#FF0000]
RenderText {#text} at (679,0) size 60x19
text run at (679,0) width 60: "This is a "
@@ -247,7 +247,7 @@ layer at (0,0) size 785x1574
RenderText {#text} at (741,5) size 28x19
text run at (741,5) width 28: "Test"
RenderInline {SPAN} at (0,0) size 20x19
- RenderImage {IMG} at (661,0) size 20x20
+ LayoutImage {IMG} at (661,0) size 20x20
RenderBlock {DIV} at (0,144) size 769x20
RenderText {#text} at (639,0) size 60x19
text run at (639,0) width 60: "This is a "

Powered by Google App Engine
This is Rietveld 408576698