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

Unified Diff: LayoutTests/platform/android/fast/forms/input-appearance-height-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/forms/input-appearance-height-expected.txt
diff --git a/LayoutTests/platform/android/fast/forms/input-appearance-height-expected.txt b/LayoutTests/platform/android/fast/forms/input-appearance-height-expected.txt
index dfb42b6e9b2ba7a451ecd148ab3c3bf50adb0a63..c1c5ad87ac71bca1975a2ab4508841dd62d841c2 100644
--- a/LayoutTests/platform/android/fast/forms/input-appearance-height-expected.txt
+++ b/LayoutTests/platform/android/fast/forms/input-appearance-height-expected.txt
@@ -37,7 +37,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (263,81) size 0x0
RenderText {#text} at (0,87) size 39x19
text run at (0,87) width 39: "image "
- RenderImage {INPUT} at (39,101) size 10x1
+ LayoutImage {INPUT} at (39,101) size 10x1
RenderText {#text} at (49,87) size 4x19
text run at (49,87) width 4: " "
RenderBR {BR} at (53,102) size 0x0

Powered by Google App Engine
This is Rietveld 408576698