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

Unified Diff: LayoutTests/fast/forms/input-placeholder-visibility-3-expected.txt

Issue 13532011: Stop inserting placeholders for TextArea and Input elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Levi's nit Created 7 years, 8 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/input-placeholder-visibility-3-expected.txt
diff --git a/LayoutTests/fast/forms/input-placeholder-visibility-3-expected.txt b/LayoutTests/fast/forms/input-placeholder-visibility-3-expected.txt
index a02d029da0805d4be24c13e19bc0bc068f99c5c5..6147f696f4ed55a9d3fb134c8a0e02685b59b9c9 100644
--- a/LayoutTests/fast/forms/input-placeholder-visibility-3-expected.txt
+++ b/LayoutTests/fast/forms/input-placeholder-visibility-3-expected.txt
@@ -16,5 +16,4 @@ layer at (13,47) size 117x13
text run at (0,0) width 62: "Placeholder"
layer at (13,47) size 117x13
RenderBlock {DIV} at (3,3) size 117x13
- RenderBR {BR} at (0,0) size 0x13
-caret: position 0 of child 0 {BR} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {DIV} of body
+caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698