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

Unified Diff: LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-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/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt b/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
index 168d02347d233dccf2df77e9b7ad4780837505ce..1fe7887fada3e0fd0a68b8451a62bbfc3694598b 100644
--- a/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 771: "This is a pixel test that tests the linebox overflow in the padding on textareas. The div on the right is styled to look like a"
text run at (0,18) width 55: "textarea."
layer at (8,8) size 300x50 clip at (11,11) size 294x44
- RenderTextControl {TEXTAREA} at (0,0) size 300x50 [color=#0000FF] [bgcolor=#FFFFFF] [border: (3px solid #FFFF00)]
+ LayoutTextControl {TEXTAREA} at (0,0) size 300x50 [color=#0000FF] [bgcolor=#FFFFFF] [border: (3px solid #FFFF00)]
RenderBlock {DIV} at (18,18) size 264x0
RenderText {#text} at (0,-17) size 181x34
text run at (0,-17) width 163: "ggggggggg"

Powered by Google App Engine
This is Rietveld 408576698