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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug4382-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.txt
index 0d358fa7d86798e168be6430bd66e0e3dc588dd0..931c32328eebc83693af962cb42fa41ee174c28d 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 48: "Search"
RenderText {#text} at (47,0) size 5x18
text run at (47,0) width 5: " "
- RenderTextControl {INPUT} at (51.09,0) size 113x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (51.09,0) size 113x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (164,0) size 5x18
text run at (164,0) width 5: " "
RenderMenuList {SELECT} at (168.09,1) size 77x18 [bgcolor=#F8F8F8]

Powered by Google App Engine
This is Rietveld 408576698