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

Unified Diff: LayoutTests/platform/win-xp/fast/replaced/width100percent-searchfield-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-xp/fast/replaced/width100percent-searchfield-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/replaced/width100percent-searchfield-expected.txt b/LayoutTests/platform/win-xp/fast/replaced/width100percent-searchfield-expected.txt
index 1504cba182b29defe0fa8eee1b642d7444344d0a..c538eddd08ef882048b53d0a26d4ac55e91df524 100644
--- a/LayoutTests/platform/win-xp/fast/replaced/width100percent-searchfield-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/replaced/width100percent-searchfield-expected.txt
@@ -10,17 +10,17 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 784x26
LayoutTableRow {TR} at (0,1) size 784x24
LayoutTableCell {TD} at (1,1) size 8x24 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 6x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 6x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,3) size 0x16
RenderBlock {DIV} at (0,2.50) size 1x11
RenderBlock {DIV} at (1,0) size 0x16
LayoutTableCell {TD} at (10,1) size 8x24 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 6x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 6x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,3) size 0x16
RenderBlock {DIV} at (0,2.50) size 1x11
RenderBlock {DIV} at (1,0) size 0x16
LayoutTableCell {TD} at (19,1) size 8x24 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 6x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 6x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,3) size 0x16
RenderBlock {DIV} at (0,2.50) size 1x11
RenderBlock {DIV} at (1,0) size 0x16
@@ -34,17 +34,17 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 784x26
LayoutTableRow {TR} at (0,1) size 784x24
LayoutTableCell {TD} at (1,1) size 8x24 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 6x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 6x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,3) size 0x16
RenderBlock {DIV} at (2,1.50) size 13x13
RenderBlock {DIV} at (18,0) size 0x16
LayoutTableCell {TD} at (10,1) size 8x24 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 6x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 6x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,3) size 0x16
RenderBlock {DIV} at (2,1.50) size 13x13
RenderBlock {DIV} at (18,0) size 0x16
LayoutTableCell {TD} at (19,1) size 8x24 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 6x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 6x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,3) size 0x16
RenderBlock {DIV} at (2,1.50) size 13x13
RenderBlock {DIV} at (18,0) size 0x16

Powered by Google App Engine
This is Rietveld 408576698