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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug28928-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/android/tables/mozilla/bugs/bug28928-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug28928-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug28928-expected.txt
index c2c1a901ea26e2d7291126ad3d3dabaf878da4c1..bffca5553ac5fd66c8cfdbf79ab06c076dd26b9f 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug28928-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug28928-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 187x60
LayoutTableCell {TD} at (2,2) size 183x60 [r=0 c=0 rs=1 cs=1]
RenderBlock {FORM} at (1,1) size 181x42
- RenderTextControl {INPUT} at (0,0) size 111x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 111x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (111,1) size 4x19
text run at (111,1) width 4: " "
RenderButton {INPUT} at (115,0) size 41x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
@@ -33,7 +33,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 187x60
LayoutTableCell {TD} at (2,2) size 183x60 [r=0 c=0 rs=1 cs=1]
RenderBlock {FORM} at (1,1) size 181x42
- RenderTextControl {INPUT} at (0,0) size 111x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 111x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (111,1) size 4x19
text run at (111,1) width 4: " "
RenderButton {INPUT} at (115,0) size 41x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]

Powered by Google App Engine
This is Rietveld 408576698