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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt b/LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
index 2a76627d22d9d241b18be55dc38be320bb050ef4..f9e64a824bdd995de7d24e70423b2cf4c9aad5ac 100644
--- a/LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
+++ b/LayoutTests/platform/mac/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,-18) size 181x35
text run at (0,-18) width 163: "ggggggggg"

Powered by Google App Engine
This is Rietveld 408576698