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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla/bugs/bug28928-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt
index 90d157ad823e2df5a28d875f0cdc759032872bfc..653f2881ac957856e1e481a14895407f6bfeddac 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 196x58
LayoutTableCell {TD} at (2,2) size 192x58 [r=0 c=0 rs=1 cs=1]
RenderBlock {FORM} at (1,1) size 190x40
- RenderTextControl {INPUT} at (0,0) size 124x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 124x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (124,2) size 4x17
text run at (124,2) width 4: " "
RenderButton {INPUT} at (128,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 196x58
LayoutTableCell {TD} at (2,2) size 192x58 [r=0 c=0 rs=1 cs=1]
RenderBlock {FORM} at (1,1) size 190x40
- RenderTextControl {INPUT} at (0,0) size 124x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 124x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (124,2) size 4x17
text run at (124,2) width 4: " "
RenderButton {INPUT} at (128,0) size 41x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]

Powered by Google App Engine
This is Rietveld 408576698