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

Side by Side 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 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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 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
9
10 Assertion fails when all characters are deleted:
11 SUCCESS if the test didn't crash and you see this message.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698