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

Unified Diff: LayoutTests/platform/win/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt

Issue 19633003: Auto-rebaseline for r154347 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/win/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt
diff --git a/LayoutTests/platform/win/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt b/LayoutTests/platform/win/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt
deleted file mode 100644
index 301a070631e87bfbba1483577e42117924ea594f..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > #document-fragment to 1 of #text > DIV > #document-fragment toDOMRange:range from 0 of #text > DIV > #document-fragment to 1 of #text > DIV > #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > DIV > #document-fragment to 1 of #text > DIV > #document-fragment
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-Bug 9358: REGRESSION: Assertion failure in HTMLInputElement::setValueFromRenderer (value == constrainValue(value)) when deleting all text
-https://bugs.webkit.org/show_bug.cgi?id=9358
-
-Assertion fails when all characters are deleted:
-SUCCESS if the test didn't crash and you see this message.

Powered by Google App Engine
This is Rietveld 408576698