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

Side by Side Diff: LayoutTests/platform/win/editing/style/relative-font-size-change-002-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #do cument to 8 of BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of DIV > DIV > BODY > HTML > #document to 7 of #text > SPAN > DIV > DIV > DIV > BODY > HTML > #docum ent toDOMRange:range from 0 of #text > SPAN > DIV > DIV > BODY > HTML > #documen t to 7 of #text > SPAN > DIV > DIV > DIV > BODY > HTML > #document affinity:NSSe lectionAffinityDownstream stillSelecting:FALSE
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
12 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
13 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
14 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 11 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
15 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
16 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 13 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
17 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 14 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
18 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 15 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
(...skipping 25 matching lines...) Expand all
44 RenderInline {SPAN} at (0,0) size 68x34 41 RenderInline {SPAN} at (0,0) size 68x34
45 RenderText {#text} at (14,14) size 68x34 42 RenderText {#text} at (14,14) size 68x34
46 text run at (14,14) width 68: "In the" 43 text run at (14,14) width 68: "In the"
47 RenderText {#text} at (82,20) size 140x27 44 RenderText {#text} at (82,20) size 140x27
48 text run at (82,20) width 140: " affairs of men" 45 text run at (82,20) width 140: " affairs of men"
49 RenderBlock (anonymous) at (14,112) size 756x28 46 RenderBlock (anonymous) at (14,112) size 756x28
50 RenderText {#text} at (0,0) size 239x27 47 RenderText {#text} at (0,0) size 239x27
51 text run at (0,0) width 239: "Which taken at the flood" 48 text run at (0,0) width 239: "Which taken at the flood"
52 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 1 {DIV } of child 5 {DIV} of body 49 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 1 {DIV } of child 5 {DIV} of body
53 selection end: position 7 of child 0 {#text} of child 0 {SPAN} of child 1 {DIV } of child 1 {DIV} of child 5 {DIV} of body 50 selection end: position 7 of child 0 {#text} of child 0 {SPAN} of child 1 {DIV } of child 1 {DIV} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698