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

Unified Diff: LayoutTests/platform/mac/fast/forms/text/text-appearance-basic-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/text/text-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/text/text-appearance-basic-expected.txt b/LayoutTests/platform/mac/fast/forms/text/text-appearance-basic-expected.txt
index 441261e22f96db2d892e1f57b90fc0513ae3c81f..d8c195d991fa2fe61b4bf320a6fb480f95b2c0a3 100644
--- a/LayoutTests/platform/mac/fast/forms/text/text-appearance-basic-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/text/text-appearance-basic-expected.txt
@@ -3,39 +3,39 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x222
RenderBlock {HTML} at (0,0) size 800x222
RenderBody {BODY} at (8,8) size 784x206
- RenderTextControl {INPUT} at (4,4) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (4,4) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (131,4) size 4x18
text run at (131,4) width 4: " "
RenderBR {BR} at (135,4) size 0x18
- RenderTextControl {INPUT} at (4,31) size 125x21 [bgcolor=#FFFFFF] [border: (3px solid #00FF00)]
+ LayoutTextControl {INPUT} at (4,31) size 125x21 [bgcolor=#FFFFFF] [border: (3px solid #00FF00)]
RenderText {#text} at (133,32) size 4x18
text run at (133,32) width 4: " "
- RenderTextControl {INPUT} at (141,32) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (141,32) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (268,32) size 4x18
text run at (268,32) width 4: " "
RenderBR {BR} at (272,32) size 0x18
- RenderTextControl {INPUT} at (4,60) size 123x19 [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (4,60) size 123x19 [border: (2px inset #EEEEEE)]
RenderText {#text} at (131,60) size 4x18
text run at (131,60) width 4: " "
RenderBR {BR} at (135,60) size 0x18
- RenderTextControl {INPUT} at (4,87) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (4,87) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (131,87) size 4x18
text run at (131,87) width 4: " "
RenderBR {BR} at (135,87) size 0x18
- RenderTextControl {INPUT} at (4,122) size 170x24 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (4,122) size 170x24 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (178,126) size 4x18
text run at (178,126) width 4: " "
- RenderTextControl {INPUT} at (186,118) size 216x29 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (186,118) size 216x29 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (406,126) size 4x18
text run at (406,126) width 4: " "
- RenderTextControl {INPUT} at (414,114) size 262x34 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (414,114) size 262x34 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (680,126) size 4x18
text run at (680,126) width 4: " "
RenderBR {BR} at (684,126) size 0x18
- RenderTextControl {INPUT} at (6,167) size 174x28 [bgcolor=#FFFFFF] [border: (3px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (6,167) size 174x28 [bgcolor=#FFFFFF] [border: (3px inset #EEEEEE)]
RenderText {#text} at (186,173) size 4x18
text run at (186,173) width 4: " "
- RenderTextControl {INPUT} at (198,160) size 245x38 [bgcolor=#FFFFFF] [border: (4px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (198,160) size 245x38 [bgcolor=#FFFFFF] [border: (4px inset #EEEEEE)]
RenderText {#text} at (451,173) size 4x18
text run at (451,173) width 4: " "
RenderBR {BR} at (455,173) size 0x18

Powered by Google App Engine
This is Rietveld 408576698