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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug2479-2-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt
index cd0484de29267cbdd46be8cdf5e231eeadea4c08..1c21f5bbeba56066f24b32df878325287d6910fa 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt
@@ -50,7 +50,7 @@ layer at (0,0) size 800x553
text run at (0,6) width 137: "First Name (required)"
LayoutTableRow (anonymous) at (0,28) size 137x32
LayoutTableCell (anonymous) at (0,28) size 137x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,8) size 103x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,8) size 103x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (137,6) size 6x19
text run at (137,6) width 6: " "
LayoutTable {SPAN} at (142.63,3) size 137x60
@@ -61,7 +61,7 @@ layer at (0,0) size 800x553
text run at (0,6) width 137: "Last Name (required)"
LayoutTableRow (anonymous) at (0,28) size 137x32
LayoutTableCell (anonymous) at (0,28) size 137x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,8) size 103x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,8) size 103x19 [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 223x60
@@ -72,7 +72,7 @@ layer at (0,0) size 800x553
text run at (0,6) width 93: "Email Address"
LayoutTableRow (anonymous) at (0,28) size 223x32
LayoutTableCell (anonymous) at (0,28) size 223x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,8) size 223x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,8) size 223x19 [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 105x60
@@ -83,7 +83,7 @@ layer at (0,0) size 800x553
text run at (0,6) width 105: "Company Name"
LayoutTableRow (anonymous) at (0,28) size 105x32
LayoutTableCell (anonymous) at (0,28) size 105x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,8) size 103x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,8) size 103x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (105,6) size 6x19
text run at (105,6) width 6: " "
LayoutTable {SPAN} at (110.63,3) size 103x60
@@ -94,7 +94,7 @@ layer at (0,0) size 800x553
text run at (0,6) width 28: "Title"
LayoutTableRow (anonymous) at (0,28) size 103x32
LayoutTableCell (anonymous) at (0,28) size 103x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,8) size 103x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,8) size 103x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,253) size 568x32
RenderButton {INPUT} at (0,9) size 56.70x18 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698