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

Unified Diff: LayoutTests/platform/win/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/win/fast/forms/input-appearance-height-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/input-appearance-height-expected.txt b/LayoutTests/platform/win/fast/forms/input-appearance-height-expected.txt
index 6394a251a0053253fe8eb7e2f277829c9e1dd987..3c52dd512b101bb5a3a8b9f21b40a514bd23164d 100644
--- a/LayoutTests/platform/win/fast/forms/input-appearance-height-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/input-appearance-height-expected.txt
@@ -37,7 +37,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (267,80) size 1x0
RenderText {#text} at (0,86) size 44x17
text run at (0,86) width 44: "image "
- RenderImage {INPUT} at (43.09,99) size 10x1
+ LayoutImage {INPUT} at (43.09,99) size 10x1
RenderText {#text} at (53,86) size 5x17
text run at (53,86) width 5: " "
RenderBR {BR} at (57,100) size 1x0

Powered by Google App Engine
This is Rietveld 408576698