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

Side by Side Diff: LayoutTests/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt

Issue 26237004: Remove unused editing related member functions from WebViewClient (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-10-09T17:59:14 Created 7 years, 2 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > #do cument-fragment to 1 of #text > DIV > #document-fragment toDOMRange:range from 0 of #text > DIV > #document-fragment to 1 of #text > DIV > #document-fragment af finity:NSSelectionAffinityDownstream stillSelecting:FALSE
3 EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > DIV > #document-f ragment to 1 of #text > DIV > #document-fragment
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 Bug 9358: REGRESSION: Assertion failure in HTMLInputElement::setValueFromRendere r (value == constrainValue(value)) when deleting all text 5 Bug 9358: REGRESSION: Assertion failure in HTMLInputElement::setValueFromRendere r (value == constrainValue(value)) when deleting all text
8 https://bugs.webkit.org/show_bug.cgi?id=9358 6 https://bugs.webkit.org/show_bug.cgi?id=9358
9 7
10 Assertion fails when all characters are deleted: 8 Assertion fails when all characters are deleted:
11 SUCCESS if the test didn't crash and you see this message. 9 SUCCESS if the test didn't crash and you see this message.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698