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

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

Issue 14945006: Revert "Avoid adding placeholder when deleting last text in root" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: (second upload attempt) 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/platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.txt
diff --git a/LayoutTests/platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.txt
index ed4fd52b413bec1f633d3b6a731fc6780c6b3ec0..056c06c32258b86035454c94ba6de1aca6c2e080 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.txt
@@ -16,4 +16,5 @@ layer at (12,49) size 149x16
text run at (0,0) width 68: "Placeholder"
layer at (12,49) size 149x16
RenderBlock {DIV} at (2,3) size 149x16
-caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {DIV} of body
+ RenderBR {BR} at (0,0) size 0x16
+caret: position 0 of child 0 {BR} 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