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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/bugs/bug2479-2-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-2-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-2-expected.txt
index 16cfc890ab190b757556457adb33244561752ea5..a9c5d6880be86f020bb4eafe69219ed37be0d004 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-2-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-2-expected.txt
@@ -50,7 +50,7 @@ layer at (0,0) size 800x551
text run at (0,6) width 135: "First Name (required)"
LayoutTableRow (anonymous) at (0,28) size 135x32
LayoutTableCell (anonymous) at (0,28) size 135x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,6) size 130x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,6) size 130x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (135,7) size 6x18
text run at (135,7) width 6: " "
LayoutTable {SPAN} at (141,3) size 134x60
@@ -61,7 +61,7 @@ layer at (0,0) size 800x551
text run at (0,6) width 134: "Last Name (required)"
LayoutTableRow (anonymous) at (0,28) size 134x32
LayoutTableCell (anonymous) at (0,28) size 134x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,6) size 130x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,6) size 130x22 [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 274x60
@@ -72,7 +72,7 @@ layer at (0,0) size 800x551
text run at (0,6) width 90: "Email Address"
LayoutTableRow (anonymous) at (0,28) size 274x32
LayoutTableCell (anonymous) at (0,28) size 274x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,6) size 274x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,6) size 274x22 [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 130x60
@@ -83,7 +83,7 @@ layer at (0,0) size 800x551
text run at (0,6) width 100: "Company Name"
LayoutTableRow (anonymous) at (0,28) size 130x32
LayoutTableCell (anonymous) at (0,28) size 130x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,6) size 130x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,6) size 130x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (130,7) size 6x18
text run at (130,7) width 6: " "
LayoutTable {SPAN} at (136,3) size 130x60
@@ -94,7 +94,7 @@ layer at (0,0) size 800x551
text run at (0,6) width 27: "Title"
LayoutTableRow (anonymous) at (0,28) size 130x32
LayoutTableCell (anonymous) at (0,28) size 130x32 [r=1 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,6) size 130x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,6) size 130x22 [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