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

Unified Diff: LayoutTests/platform/win/fast/css/input-search-padding-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/css/input-search-padding-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/input-search-padding-expected.txt b/LayoutTests/platform/win/fast/css/input-search-padding-expected.txt
index ca53a64261557031604cb86b8c652a93efc736a7..8581d0ab88acb293cea652bd7e3a3c7e8059ff2c 100644
--- a/LayoutTests/platform/win/fast/css/input-search-padding-expected.txt
+++ b/LayoutTests/platform/win/fast/css/input-search-padding-expected.txt
@@ -3,14 +3,14 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTextControl {INPUT} at (0,0) size 493x80 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 493x80 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,3) size 487x45
RenderBlock {DIV} at (0,17) size 1x11
RenderBlock {DIV} at (1,0) size 461x45
RenderBR {BR} at (493,39) size 0x0
- RenderTextControl {INPUT} at (0,80) size 491x80 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,80) size 491x80 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderBR {BR} at (491,119) size 0x0
- RenderTextControl {INPUT} at (0,160) size 255x25 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,160) size 255x25 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (6,1) size 243x23
RenderBlock {DIV} at (0,6) size 1x11
RenderBlock {DIV} at (1,0) size 224x23

Powered by Google App Engine
This is Rietveld 408576698