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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/fast/forms/text/text-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/text/text-appearance-basic-expected.txt b/LayoutTests/platform/win-xp/fast/forms/text/text-appearance-basic-expected.txt
index 78b0de12db9fef921725c42b32bc981051d0f006..fd81cdc20371903ff9d7e148142244ba34909a1d 100644
--- a/LayoutTests/platform/win-xp/fast/forms/text/text-appearance-basic-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/text/text-appearance-basic-expected.txt
@@ -3,39 +3,39 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x240
RenderBlock {HTML} at (0,0) size 800x240
RenderBody {BODY} at (8,8) size 784x224
- RenderTextControl {INPUT} at (4,4) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (4,4) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (161,5) size 4x19
text run at (161,5) width 4: " "
RenderBR {BR} at (165,5) size 0x19
- RenderTextControl {INPUT} at (4,34) size 155x24 [bgcolor=#FFFFFF] [border: (3px solid #00FF00)]
+ LayoutTextControl {INPUT} at (4,34) size 155x24 [bgcolor=#FFFFFF] [border: (3px solid #00FF00)]
RenderText {#text} at (163,36) size 4x19
text run at (163,36) width 4: " "
- RenderTextControl {INPUT} at (171,35) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (171,35) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (328,36) size 4x19
text run at (328,36) width 4: " "
RenderBR {BR} at (332,36) size 0x19
- RenderTextControl {INPUT} at (4,66) size 153x22 [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (4,66) size 153x22 [border: (2px inset #EEEEEE)]
RenderText {#text} at (161,67) size 4x19
text run at (161,67) width 4: " "
RenderBR {BR} at (165,67) size 0x19
- RenderTextControl {INPUT} at (4,96) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (4,96) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (161,97) size 4x19
text run at (161,97) width 4: " "
RenderBR {BR} at (165,97) size 0x19
- RenderTextControl {INPUT} at (4,132) size 180x25 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (4,132) size 180x25 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (188,135) size 4x19
text run at (188,135) width 4: " "
- RenderTextControl {INPUT} at (196,128) size 228x30 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (196,128) size 228x30 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (428,135) size 4x19
text run at (428,135) width 4: " "
- RenderTextControl {INPUT} at (436,126) size 277x34 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (436,126) size 277x34 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (717,135) size 4x19
text run at (717,135) width 4: " "
RenderBR {BR} at (721,135) size 0x19
- RenderTextControl {INPUT} at (6,180) size 230x33 [bgcolor=#FFFFFF] [border: (3px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (6,180) size 230x33 [bgcolor=#FFFFFF] [border: (3px inset #EEEEEE)]
RenderText {#text} at (242,188) size 4x19
text run at (242,188) width 4: " "
- RenderTextControl {INPUT} at (254,172) size 286x44 [bgcolor=#FFFFFF] [border: (4px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (254,172) size 286x44 [bgcolor=#FFFFFF] [border: (4px inset #EEEEEE)]
RenderText {#text} at (548,188) size 4x19
text run at (548,188) width 4: " "
RenderBR {BR} at (552,188) size 0x19

Powered by Google App Engine
This is Rietveld 408576698