Chromium Code Reviews

Unified Diff: LayoutTests/editing/selection/select-all-006-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/select-all-006-expected.txt
diff --git a/LayoutTests/editing/selection/select-all-006-expected.txt b/LayoutTests/editing/selection/select-all-006-expected.txt
index 099e3ed6d4892e99dafbeff19f823b20fd146364..07efb2788b3dc63df28e7caa94cf7a5a207e59ea 100644
--- a/LayoutTests/editing/selection/select-all-006-expected.txt
+++ b/LayoutTests/editing/selection/select-all-006-expected.txt
@@ -1,6 +1,3 @@
-EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of #text > BODY > HTML > #document to 164 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 2 of BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600

Powered by Google App Engine