Chromium Code Reviews

Unified Diff: LayoutTests/platform/win/editing/selection/editable-links-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/platform/win/editing/selection/editable-links-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/editable-links-expected.txt b/LayoutTests/platform/win/editing/selection/editable-links-expected.txt
index f892f26f3d2da4b5420789e23c3233405b115907..f84e660bc1cebe5b2f7c372f9933abc74ad9046a 100644
--- a/LayoutTests/platform/win/editing/selection/editable-links-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/editable-links-expected.txt
@@ -1,6 +1,3 @@
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 5 of BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 6 of #text > A > BODY > HTML > #document to 6 of #text > A > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600

Powered by Google App Engine