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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug4382-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/bug4382-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug4382-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug4382-expected.txt
index c0662ea068e7c404116a975805641b9ff76a6781..7f9d83c419113233c728c744594f19f3d1100073 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug4382-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug4382-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x600
text run at (0,1) width 46: "Search"
RenderText {#text} at (46,1) size 4x19
text run at (46,1) width 4: " "
- RenderTextControl {INPUT} at (50,0) size 141x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (50,0) size 141x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (191,1) size 4x19
text run at (191,1) width 4: " "
RenderMenuList {SELECT} at (195,1) size 73x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]

Powered by Google App Engine
This is Rietveld 408576698