Index: third_party/WebKit/LayoutTests/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt b/third_party/WebKit/LayoutTests/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt |
deleted file mode 100644 |
index b975cae2748b8ec5e51c5712d3bf3c2906f1b3ec..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-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. |