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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/replaced/width100percent-textfield-expected.txt
diff --git a/LayoutTests/platform/mac/fast/replaced/width100percent-textfield-expected.txt b/LayoutTests/platform/mac/fast/replaced/width100percent-textfield-expected.txt
index 1bd498fd506019909ef290361bd4bb85b75f4821..7623359add915382f58edfcc34ba84fd717fd9b2 100644
--- a/LayoutTests/platform/mac/fast/replaced/width100percent-textfield-expected.txt
+++ b/LayoutTests/platform/mac/fast/replaced/width100percent-textfield-expected.txt
@@ -10,11 +10,11 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 784x23
LayoutTableRow {TR} at (0,1) size 784x21
LayoutTableCell {TD} at (1,1) size 8x21 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableCell {TD} at (10,1) size 8x21 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableCell {TD} at (19,1) size 8x21 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableCell {TD} at (28,1) size 755x20 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x18
text run at (1,1) width 4: " "
@@ -25,11 +25,11 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 784x23
LayoutTableRow {TR} at (0,1) size 784x21
LayoutTableCell {TD} at (1,1) size 8x21 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableCell {TD} at (10,1) size 8x21 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableCell {TD} at (19,1) size 8x21 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableCell {TD} at (28,1) size 755x20 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x18
text run at (1,1) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698