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

Unified Diff: LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.txt

Issue 922423002: Move rendering/RenderTextControl* to layout/LayoutTextControl* (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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/search-vertical-alignment-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.txt b/LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.txt
index b110227891a1a9598155ba9f318efaf957445870..2a28f59e7ba4bb34fa69f4f989d432e0e6d93de5 100644
--- a/LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.txt
@@ -11,31 +11,31 @@ layer at (0,0) size 800x600
text run at (105,18) width 366: "a text field, the vertical position of the text should be the "
text run at (470,18) width 127: "same in both fields."
RenderBlock {P} at (0,52) size 784x45
- RenderTextControl {INPUT} at (0,0) size 123x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 123x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,3) size 117x39
RenderBlock {DIV} at (0,13) size 16x13
RenderBlock {DIV} at (16,13) size 89x13
RenderText {#text} at (123,13) size 4x18
text run at (123,13) width 4: " "
- RenderTextControl {INPUT} at (127,0) size 123x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (127,0) size 123x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,113) size 784x18
- RenderTextControl {INPUT} at (0,2) size 123x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,2) size 123x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,1.50) size 117x13
RenderBlock {DIV} at (0,0) size 16x13
RenderBlock {DIV} at (16,0) size 89x13
RenderText {#text} at (123,0) size 4x18
text run at (123,0) width 4: " "
- RenderTextControl {INPUT} at (127,2) size 123x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (127,2) size 123x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,147) size 784x18
- RenderTextControl {INPUT} at (0,0) size 123x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 123x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,0) size 117x12
RenderBlock {DIV} at (0,0) size 16x13
RenderBlock {DIV} at (16,3) size 89x6
RenderText {#text} at (123,0) size 4x18
text run at (123,0) width 4: " "
- RenderTextControl {INPUT} at (127,0) size 123x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (127,0) size 123x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
layer at (27,76) size 89x13
RenderBlock {DIV} at (0,0) size 89x13

Powered by Google App Engine
This is Rietveld 408576698