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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-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/bug51037-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt
index 10be268366f7eb53620c219a596b22013f2dc1f9..dfd5b01593df3a7300781625065af3cf377bcb4c 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt
@@ -9,11 +9,11 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,34) size 784x19
RenderText {#text} at (0,0) size 36x18
text run at (0,0) width 36: "Left: "
- RenderTextControl {INPUT} at (35.09,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (35.09,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderBlock {P} at (0,69) size 784x19
RenderText {#text} at (0,0) size 35x18
text run at (0,0) width 35: "Top: "
- RenderTextControl {INPUT} at (34.22,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (34.22,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderBlock {P} at (0,104) size 784x18
RenderButton {INPUT} at (0,0) size 44.05x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 28.05x13

Powered by Google App Engine
This is Rietveld 408576698