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

Unified Diff: LayoutTests/editing/selection/select-all-textarea-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/selection/select-all-textarea-expected.txt
diff --git a/LayoutTests/editing/selection/select-all-textarea-expected.txt b/LayoutTests/editing/selection/select-all-textarea-expected.txt
index 15f7c187cb18be565571177f7aa696c74273b1ce..a535049ebc2c743336285c3054fecaad57cd8f7c 100644
--- a/LayoutTests/editing/selection/select-all-textarea-expected.txt
+++ b/LayoutTests/editing/selection/select-all-textarea-expected.txt
@@ -1,5 +1,4 @@
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > #document-fragment to 0 of DIV > #document-fragment toDOMRange:range from 0 of #text > DIV > #document-fragment to 28 of #text > DIV > #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
This tests that select all works in a readonly textarea, without selecting the surrounding text.
« no previous file with comments | « LayoutTests/editing/selection/select-all-006-expected.txt ('k') | LayoutTests/editing/selection/select-box-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698