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

Unified Diff: LayoutTests/platform/android/fast/invalid/012-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/invalid/012-expected.txt
diff --git a/LayoutTests/platform/android/fast/invalid/012-expected.txt b/LayoutTests/platform/android/fast/invalid/012-expected.txt
index a53e5c7360e52dc48f7e77d0b5fa73510a7b17ca..7d030d5474a8896a280e3261553a647f92ee4cd8 100644
--- a/LayoutTests/platform/android/fast/invalid/012-expected.txt
+++ b/LayoutTests/platform/android/fast/invalid/012-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
text run at (249,0) width 286: "You should see a 100x100 green Image below."
RenderBlock (anonymous) at (0,20) size 784x100
RenderInline {FONT} at (0,0) size 100x19
- RenderImage {IMG} at (0,0) size 100x100 [bgcolor=#008000]
+ LayoutImage {IMG} at (0,0) size 100x100 [bgcolor=#008000]
RenderText {#text} at (0,0) size 0x0
LayoutTable {TABLE} at (0,120) size 6x6
LayoutTableSection {TBODY} at (0,0) size 6x6

Powered by Google App Engine
This is Rietveld 408576698