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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/css/input-search-padding-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/input-search-padding-expected.txt b/LayoutTests/platform/linux/fast/css/input-search-padding-expected.txt
index 006f5045451d12de2e65517d2a760ddbcf6ede85..6cc656d07caf8af66ca59fddf650d2337a6bed4e 100644
--- a/LayoutTests/platform/linux/fast/css/input-search-padding-expected.txt
+++ b/LayoutTests/platform/linux/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 456x81 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 456x81 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,3) size 450x46
RenderBlock {DIV} at (0,17.50) size 1x11
RenderBlock {DIV} at (1,0) size 424x46
RenderBR {BR} at (456,39) size 0x0
- RenderTextControl {INPUT} at (0,81) size 454x81 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,81) size 454x81 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderBR {BR} at (454,120) size 0x0
- RenderTextControl {INPUT} at (0,162) size 237x25 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,162) size 237x25 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (6,0.50) size 225x24
RenderBlock {DIV} at (0,6.50) size 1x11
RenderBlock {DIV} at (1,0) size 206x24

Powered by Google App Engine
This is Rietveld 408576698