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

Unified Diff: LayoutTests/platform/win/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/win/fast/forms/search-vertical-alignment-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/search-vertical-alignment-expected.txt b/LayoutTests/platform/win/fast/forms/search-vertical-alignment-expected.txt
index 4d5900324f047171a2646048432d9eb1d0bafe75..136b60a3566ba50125df8c3246606edf05961e21 100644
--- a/LayoutTests/platform/win/fast/forms/search-vertical-alignment-expected.txt
+++ b/LayoutTests/platform/win/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 175x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 175x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,3) size 169x39
RenderBlock {DIV} at (2,13) size 13x13
RenderBlock {DIV} at (18,11.50) size 138x16
RenderText {#text} at (175,13) size 4x17
text run at (175,13) width 4: " "
- RenderTextControl {INPUT} at (179,0) size 173x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (179,0) size 173x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,113) size 784x18
- RenderTextControl {INPUT} at (0,1) size 175x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,1) size 175x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,0) size 169x16
RenderBlock {DIV} at (2,1.50) size 13x13
RenderBlock {DIV} at (18,0) size 138x16
RenderText {#text} at (175,0) size 4x17
text run at (175,0) width 4: " "
- RenderTextControl {INPUT} at (179,1) size 173x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (179,1) size 173x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,147) size 784x20
- RenderTextControl {INPUT} at (0,0) size 175x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 175x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,0) size 169x12
RenderBlock {DIV} at (2,0) size 13x13
RenderBlock {DIV} at (18,3) size 138x6
RenderText {#text} at (175,2) size 4x17
text run at (175,2) width 4: " "
- RenderTextControl {INPUT} at (179,0) size 173x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (179,0) size 173x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
layer at (29,75) size 138x16
RenderBlock {DIV} at (0,0) size 138x16

Powered by Google App Engine
This is Rietveld 408576698