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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug28928-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt
index bb9ca352b023439e2d20925ebf9c7e75ab88da81..4dbfc4c9e915a5bf86d6e6a5cc08dcfbffe6a5a9 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 196x55
LayoutTableCell {TD} at (2,2) size 192x55 [r=0 c=0 rs=1 cs=1]
RenderBlock {FORM} at (1,1) size 190x37
- RenderTextControl {INPUT} at (0,0) size 88x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 88x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (88,0) size 4x18
text run at (88,0) width 4: " "
RenderButton {INPUT} at (92,1) size 37.66x18 [bgcolor=#C0C0C0]
@@ -33,7 +33,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 196x55
LayoutTableCell {TD} at (2,2) size 192x55 [r=0 c=0 rs=1 cs=1]
RenderBlock {FORM} at (1,1) size 190x37
- RenderTextControl {INPUT} at (0,0) size 88x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 88x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (88,0) size 4x18
text run at (88,0) width 4: " "
RenderButton {INPUT} at (92,1) size 37.66x18 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698