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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/forms/input-appearance-height-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt b/LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt
index 3509044dd7678601ad4c9431b18ab83deb54c124..33319e3228edee7b969a41250993db14fb34c608 100644
--- a/LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt
@@ -37,7 +37,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (266,71) size 1x0
RenderText {#text} at (0,76) size 44x18
text run at (0,76) width 44: "image "
- RenderImage {INPUT} at (43.09,89) size 10x1
+ LayoutImage {INPUT} at (43.09,89) size 10x1
RenderText {#text} at (53,76) size 5x18
text run at (53,76) width 5: " "
RenderBR {BR} at (57,90) size 1x0

Powered by Google App Engine
This is Rietveld 408576698