Chromium Code Reviews

Unified Diff: LayoutTests/editing/selection/removeAllRanges-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/editing/selection/removeAllRanges-expected.txt
diff --git a/LayoutTests/editing/selection/removeAllRanges-expected.txt b/LayoutTests/editing/selection/removeAllRanges-expected.txt
index e531090785a8bc2d7a13f3f0fe26e5e9ad93810e..6ba6d9d988d1f065c7097b4b84ff5ca0020f44d7 100644
--- a/LayoutTests/editing/selection/removeAllRanges-expected.txt
+++ b/LayoutTests/editing/selection/removeAllRanges-expected.txt
@@ -1,4 +1,3 @@
-EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of #text > P > BODY > HTML > #document to 28 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
This tests Selection::removeAllRanges().

Powered by Google App Engine