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

Unified Diff: LayoutTests/platform/linux/fast/replaced/width100percent-textfield-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/replaced/width100percent-textfield-expected.txt
diff --git a/LayoutTests/platform/linux/fast/replaced/width100percent-textfield-expected.txt b/LayoutTests/platform/linux/fast/replaced/width100percent-textfield-expected.txt
index 64b11bc743596f55e136894f1accaf947d5a2cc5..50d7cbeab56d51e00c4dc81416d924c0f685e278 100644
--- a/LayoutTests/platform/linux/fast/replaced/width100percent-textfield-expected.txt
+++ b/LayoutTests/platform/linux/fast/replaced/width100percent-textfield-expected.txt
@@ -10,11 +10,11 @@ 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 6x24 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableCell {TD} at (8,1) size 6x24 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableCell {TD} at (15,1) size 6x24 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableCell {TD} at (22,2) size 761x22 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x19
text run at (1,1) width 4: " "
@@ -25,11 +25,11 @@ 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 6x24 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableCell {TD} at (8,1) size 6x24 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableCell {TD} at (15,1) size 6x24 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableCell {TD} at (22,2) size 761x22 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x19
text run at (1,1) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698