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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug2479-2-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/tables/mozilla/bugs/bug2479-2-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-2-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-2-expected.txt
index 1a1ff40a82c6e8aa69f3f8675fd92726af6d57f9..c0178cc4bb084996cbd9cb85bc52c3242297d396 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-2-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-2-expected.txt
@@ -50,7 +50,7 @@ layer at (0,0) size 800x553
text run at (0,6) width 135: "First Name (required)"
LayoutTableRow (anonymous) at (0,28) size 145x32
LayoutTableCell (anonymous) at (0,28) size 145x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,6) size 145x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,6) size 145x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (145,6) size 6x19
text run at (145,6) width 6: " "
LayoutTable {SPAN} at (150.63,3) size 145x60
@@ -61,7 +61,7 @@ layer at (0,0) size 800x553
text run at (0,6) width 134: "Last Name (required)"
LayoutTableRow (anonymous) at (0,28) size 145x32
LayoutTableCell (anonymous) at (0,28) size 145x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,6) size 145x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,6) size 145x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,127) size 568x63
LayoutTable {SPAN} at (0,3) size 313x60
@@ -72,7 +72,7 @@ layer at (0,0) size 800x553
text run at (0,6) width 90: "Email Address"
LayoutTableRow (anonymous) at (0,28) size 313x32
LayoutTableCell (anonymous) at (0,28) size 313x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,6) size 313x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,6) size 313x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,190) size 568x63
LayoutTable {SPAN} at (0,3) size 145x60
@@ -83,7 +83,7 @@ layer at (0,0) size 800x553
text run at (0,6) width 100: "Company Name"
LayoutTableRow (anonymous) at (0,28) size 145x32
LayoutTableCell (anonymous) at (0,28) size 145x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,6) size 145x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,6) size 145x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (145,6) size 6x19
text run at (145,6) width 6: " "
LayoutTable {SPAN} at (150.63,3) size 145x60
@@ -94,7 +94,7 @@ layer at (0,0) size 800x553
text run at (0,6) width 27: "Title"
LayoutTableRow (anonymous) at (0,28) size 145x32
LayoutTableCell (anonymous) at (0,28) size 145x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,6) size 145x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,6) size 145x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,253) size 568x32
RenderButton {INPUT} at (0,6) size 60x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]

Powered by Google App Engine
This is Rietveld 408576698