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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/forms/search-vertical-alignment-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/search-vertical-alignment-expected.txt b/LayoutTests/platform/linux/fast/forms/search-vertical-alignment-expected.txt
index 0e843973a7ab176ebf6dca0b7c0fb4e00d05dbd4..c7ed95d7c31ddd8015187135853e0d4458ca1f6f 100644
--- a/LayoutTests/platform/linux/fast/forms/search-vertical-alignment-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/search-vertical-alignment-expected.txt
@@ -11,31 +11,31 @@ layer at (0,0) size 800x600
text run at (26,20) width 338: "a text field, the vertical position of the text should be the "
text run at (364,20) width 115: "same in both fields."
RenderBlock {P} at (0,56) size 784x45
- RenderTextControl {INPUT} at (0,0) size 156x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 156x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,3) size 150x39
RenderBlock {DIV} at (2,13) size 13x13
RenderBlock {DIV} at (18,11.50) size 119x16
RenderText {#text} at (156,12) size 4x19
text run at (156,12) width 4: " "
- RenderTextControl {INPUT} at (160,0) size 154x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (160,0) size 154x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,117) size 784x20
- RenderTextControl {INPUT} at (0,2) size 156x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,2) size 156x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,0) size 150x16
RenderBlock {DIV} at (2,1.50) size 13x13
RenderBlock {DIV} at (18,0) size 119x16
RenderText {#text} at (156,0) size 4x19
text run at (156,0) width 4: " "
- RenderTextControl {INPUT} at (160,2) size 154x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (160,2) size 154x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,153) size 784x21
- RenderTextControl {INPUT} at (0,0) size 156x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 156x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,0) size 150x12
RenderBlock {DIV} at (2,0) size 13x13
RenderBlock {DIV} at (18,3) size 119x6
RenderText {#text} at (156,1) size 4x19
text run at (156,1) width 4: " "
- RenderTextControl {INPUT} at (160,0) size 154x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (160,0) size 154x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
layer at (29,79) size 119x16
RenderBlock {DIV} at (0,0) size 119x16

Powered by Google App Engine
This is Rietveld 408576698