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

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

Issue 15011008: Don't insert rednant placeholder for text control after deleting (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-05-10T19:11 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
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
5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > #document-f ragment to 0 of DIV > #document-fragment toDOMRange:range from 0 of DIV > #docum ent-fragment to 0 of DIV > #document-fragment affinity:NSSelectionAffinityDownst ream stillSelecting:FALSE
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 Bug 9358: REGRESSION: Assertion failure in HTMLInputElement::setValueFromRendere r (value == constrainValue(value)) when deleting all text
9 https://bugs.webkit.org/show_bug.cgi?id=9358
10
11 Assertion fails when all characters are deleted:
12 SUCCESS if the test didn't crash and you see this message.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698