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

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

Issue 14969020: Avoid adding placeholder when deleting last text in root (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed bad TestExpectations behavior and unnecessary results churn. 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/textarea-placeholder-visibility-1-expected.txt
diff --git a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.txt
index 3c49a59018cd31dec6f61e55cf18b05fdeb97af5..d38cf4e36ce3292dbd0d7c088f5983bce91e9f88 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.txt
@@ -15,5 +15,4 @@ layer at (10,46) size 179x36 clip at (11,47) size 177x34
RenderText {#text} at (0,0) size 88x16
text run at (0,0) width 88: "Placeholder"
RenderBlock {DIV} at (3,3) size 175x16
- RenderBR {BR} at (0,0) size 0x16
-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