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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-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-3-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt
index bf19f83e2d87b45434b5976879001fe1abe56fa0..7175cf121076acc64ffa70eb0cd2366dca1f379f 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt
@@ -75,7 +75,7 @@ layer at (0,0) size 785x659 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderInline {LABEL} at (0,0) size 196x18
RenderText {#text} at (516,0) size 73x18
text run at (516,0) width 73: "Comment: "
- RenderTextControl {INPUT} at (588.16,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (588.16,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (711,0) size 5x18
text run at (711,0) width 5: " "
RenderButton {INPUT} at (715.16,1) size 53.23x18 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698