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

Unified Diff: LayoutTests/fast/forms/textarea-placeholder-visibility-1-expected.txt

Issue 15011008: Don't insert rednant placeholder for text control after deleting (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-05-10T19:11 Created 7 years, 7 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/fast/forms/textarea-placeholder-visibility-1-expected.txt
diff --git a/LayoutTests/fast/forms/textarea-placeholder-visibility-1-expected.txt b/LayoutTests/fast/forms/textarea-placeholder-visibility-1-expected.txt
index c3b730fd3f00e765c76790858c6697f7a0d84bf3..5ca546f76ada2979e73a1a19a6344f39591d130c 100644
--- a/LayoutTests/fast/forms/textarea-placeholder-visibility-1-expected.txt
+++ b/LayoutTests/fast/forms/textarea-placeholder-visibility-1-expected.txt
@@ -15,5 +15,4 @@ layer at (10,44) size 161x32 clip at (11,45) size 159x30
RenderText {#text} at (0,0) size 62x13
text run at (0,0) width 62: "Placeholder"
RenderBlock {DIV} at (3,3) size 155x13
- RenderBR {BR} at (0,0) size 0x13
-caret: position 0 of child 0 {BR} of child 0 {DIV} of {#document-fragment} of child 1 {TEXTAREA} of child 3 {DIV} of body
+caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {TEXTAREA} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698