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

Unified Diff: LayoutTests/platform/mac/fast/forms/search-rtl-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/fast/forms/search-rtl-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt b/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt
index 38da5ff08d21b54be7c6f6787dc2bb626fd10926..66f9efafa9b7cdea288d30ecf47617e21ccfa190 100644
--- a/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt
@@ -16,21 +16,21 @@ layer at (0,0) size 800x600
RenderText {#text} at (760,0) size 5x18
text run at (760,0) width 5: "."
RenderBlock {P} at (0,34) size 784x57
- RenderTextControl {INPUT} at (0,0) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (4,3) size 117x13
RenderBlock {DIV} at (0,0) size 16x13
RenderBlock {DIV} at (16,0) size 89x13
RenderText {#text} at (125,0) size 4x18
text run at (125,0) width 4: " "
RenderBR {BR} at (0,0) size 0x0
- RenderTextControl {INPUT} at (0,19) size 175x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,19) size 175x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (4,3) size 167x13
RenderBlock {DIV} at (0,0) size 16x13
RenderBlock {DIV} at (16,0) size 139x13
RenderText {#text} at (175,19) size 4x18
text run at (175,19) width 4: " "
RenderBR {BR} at (0,0) size 0x0
- RenderTextControl {INPUT} at (0,38) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,38) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (4,3) size 117x13
RenderBlock {DIV} at (0,0) size 16x13
RenderBlock {DIV} at (16,0) size 89x13

Powered by Google App Engine
This is Rietveld 408576698