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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-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/bug2479-4-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt
index 3df8bee861477083a0458ce6f5e021ca1467b142..05274c69cb1b5e33e8e054f5aa1cbfeedbbfc58e 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt
@@ -192,7 +192,7 @@ layer at (0,0) size 785x2582 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderInline {LABEL} at (0,0) size 195x18
RenderText {#text} at (0,19) size 72x18
text run at (0,19) width 72: "Comment: "
- RenderTextControl {INPUT} at (71.55,19) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (71.55,19) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (194,19) size 5x18
text run at (194,19) width 5: " "
RenderButton {INPUT} at (198.55,20) size 53.23x18 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698