Changeset 80226 in webkit


Ignore:
Timestamp:
Mar 3, 2011 3:13:52 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-03-03 Jia Pu <jpu@apple.com>

Reviewed by Darin Adler.

On Mac OS X, spelling suggestion panel stops showing up after change set 80121
https://bugs.webkit.org/show_bug.cgi?id=55628

Rebaselined tests affected by changeset 80121.

  • platform/mac/editing/spelling/autocorrection-contraction-expected.txt:
  • platform/mac/editing/spelling/autocorrection-delete-expected.txt:
  • platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.txt:
  • platform/mac/editing/spelling/autocorrection-removing-underline-expected.txt:
  • platform/mac/editing/spelling/autocorrection-simple-expected.txt:
  • platform/mac/editing/spelling/click-autocorrected-word-expected.txt:
  • platform/mac/editing/spelling/click-autocorrected-word.html:
  • platform/mac/editing/spelling/delete-autocorrected-word-1-expected.txt:
  • platform/mac/editing/spelling/delete-into-autocorrected-word-expected.checksum:
  • platform/mac/editing/spelling/delete-into-autocorrected-word-expected.png:
  • platform/mac/editing/spelling/delete-into-autocorrected-word-expected.txt:
  • platform/mac/editing/spelling/delete-into-autocorrected-word.html:
  • platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.checksum:
  • platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.png:
  • platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.txt:
  • platform/mac/editing/spelling/forward-delete-into-autocorrected-word.html:
  • platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.checksum:
  • platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.png:
  • platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.txt:
  • platform/mac/editing/spelling/move-cursor-to-autocorrected-word.html:
  • platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.checksum:
  • platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.png:
  • platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.txt:
  • platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word.html:
  • platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.txt:

2011-03-03 Jia Pu <jpu@apple.com>

Reviewed by Darin Adler.

On Mac OS X, spelling suggestion panel stops showing up after change set 80121
https://bugs.webkit.org/show_bug.cgi?id=55628

Removed a call to stopCorrectionPanelTimer() to fix a regression introduced by changeset 80121.

  • editing/Editor.cpp: (WebCore::Editor::appliedEditing):
  • manual-tests/autocorrection/autocorrection-contraction.html:
Location:
trunk
Files:
29 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r80224 r80226  
     12011-03-03  Jia Pu  <jpu@apple.com>
     2
     3        Reviewed by Darin Adler.
     4
     5        On Mac OS X, spelling suggestion panel stops showing up after change set 80121
     6        https://bugs.webkit.org/show_bug.cgi?id=55628
     7
     8        Rebaselined tests affected by changeset 80121.
     9
     10        * platform/mac/editing/spelling/autocorrection-contraction-expected.txt:
     11        * platform/mac/editing/spelling/autocorrection-delete-expected.txt:
     12        * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.txt:
     13        * platform/mac/editing/spelling/autocorrection-removing-underline-expected.txt:
     14        * platform/mac/editing/spelling/autocorrection-simple-expected.txt:
     15        * platform/mac/editing/spelling/click-autocorrected-word-expected.txt:
     16        * platform/mac/editing/spelling/click-autocorrected-word.html:
     17        * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.txt:
     18        * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.checksum:
     19        * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.png:
     20        * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.txt:
     21        * platform/mac/editing/spelling/delete-into-autocorrected-word.html:
     22        * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.checksum:
     23        * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.png:
     24        * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.txt:
     25        * platform/mac/editing/spelling/forward-delete-into-autocorrected-word.html:
     26        * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.checksum:
     27        * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.png:
     28        * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.txt:
     29        * platform/mac/editing/spelling/move-cursor-to-autocorrected-word.html:
     30        * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.checksum:
     31        * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.png:
     32        * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.txt:
     33        * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word.html:
     34        * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.txt:
     35
    1362011-03-03  Pavel Podivilov  <podivilov@chromium.org>
    237
  • trunk/LayoutTests/platform/mac/editing/spelling/autocorrection-contraction-expected.txt

    r78641 r80226  
    55EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    66EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     7EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    78EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    89EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    910EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     11EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1012EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1113EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1214EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     15EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1316EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1417EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1518EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    16 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    17 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    18 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     19EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     20EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     21EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     22EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     23EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     24EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     25EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     26EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     27EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1928EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2029EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2130EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     31EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2232EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2333EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2434EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     35EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2536EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2637EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2738EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     39EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2840EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2941EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3042EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     43EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3144EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3245EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3346EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     47EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3448EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3549EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3650EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    37 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     51EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     52EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     53EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     54EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3855EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3956EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    4562EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4663EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     64EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4765EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 2 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > DIV > BODY > HTML > #document to 2 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4866EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4967EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     68EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5069EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5170EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5271EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     72EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5373EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5474EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5575EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    56 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    57 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    58 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     76EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     77EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     78EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     79EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     80EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     81EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     82EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     83EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     84EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5985EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    6086EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6187EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     88EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6289EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > DIV > BODY > HTML > #document to 7 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > DIV > BODY > HTML > #document to 7 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    6390EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6491EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     92EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6593EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    6694EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6795EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     96EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6897EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > DIV > BODY > HTML > #document to 9 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > DIV > BODY > HTML > #document to 9 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    6998EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    7099EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     100EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    71101EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > DIV > BODY > HTML > #document to 10 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 10 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    72102EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    73103EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     104EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    74105EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    75106EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    76107EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     108EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    77109EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 12 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > DIV > BODY > HTML > #document to 12 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    78110EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    79111EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     112EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    80113EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > DIV > BODY > HTML > #document to 13 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > DIV > BODY > HTML > #document to 13 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    81114EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    82115EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    83 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     116EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     117EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     118EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     119EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    84120EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    85121EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    91127EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    92128EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     129EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    93130EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 2 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > DIV > BODY > HTML > #document to 2 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    94131EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    95132EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     133EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    96134EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    97135EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    98136EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     137EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    99138EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    100139EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    101140EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    102 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    103 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    104 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     141EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     142EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     143EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     144EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     145EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     146EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     147EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     148EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     149EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    105150EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    106151EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    107152EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     153EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    108154EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > DIV > BODY > HTML > #document to 7 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > DIV > BODY > HTML > #document to 7 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    109155EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    110156EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     157EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    111158EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    112159EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    113160EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     161EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    114162EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > DIV > BODY > HTML > #document to 9 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > DIV > BODY > HTML > #document to 9 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    115163EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    116164EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     165EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    117166EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > DIV > BODY > HTML > #document to 10 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 10 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    118167EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    119168EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     169EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    120170EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    121171EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    122172EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     173EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    123174EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 12 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > DIV > BODY > HTML > #document to 12 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    124175EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    125176EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    126 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > DIV > BODY > HTML > #document to 13 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > DIV > BODY > HTML > #document to 13 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     177EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     178EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     179EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     180EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > DIV > BODY > HTML > #document to 13 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > DIV > BODY > HTML > #document to 13 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    127181EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    128182EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    134188EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    135189EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     190EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    136191EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 2 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > DIV > BODY > HTML > #document to 2 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    137192EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    138193EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     194EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    139195EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    140196EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    141197EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     198EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    142199EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    143200EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    144201EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     202EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    145203EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    146204EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    147205EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     206EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    148207EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    149208EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    150209EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    151 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > DIV > BODY > HTML > #document to 7 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > DIV > BODY > HTML > #document to 7 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    152 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    153 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     210EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     211EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     212EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     213EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > DIV > BODY > HTML > #document to 7 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > DIV > BODY > HTML > #document to 7 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     214EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     215EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     216EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     217EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     218EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    154219EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    155220EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    156221EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     222EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    157223EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > DIV > BODY > HTML > #document to 9 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > DIV > BODY > HTML > #document to 9 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    158224EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    159225EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     226EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    160227EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > DIV > BODY > HTML > #document to 10 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 10 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    161228EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    162229EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     230EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    163231EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    164232EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    165233EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     234EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    166235EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 12 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > DIV > BODY > HTML > #document to 12 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    167236EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    168237EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     238EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    169239EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > DIV > BODY > HTML > #document to 13 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > DIV > BODY > HTML > #document to 13 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    170240EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    171241EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     242EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    172243EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    173244EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     
    178249EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    179250EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    180 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    181 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    182 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     251EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     252EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     253EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     254EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     255EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     256EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    183257EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    184258EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     
    192266EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    193267EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     268EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    194269EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 2 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > DIV > BODY > HTML > #document to 2 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    195270EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    196271EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     272EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    197273EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    198274EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    199275EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     276EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    200277EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    201278EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    202279EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     280EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    203281EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    204282EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    205283EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     284EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    206285EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    207286EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    208287EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     288EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    209289EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > DIV > BODY > HTML > #document to 7 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > DIV > BODY > HTML > #document to 7 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    210290EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    211291EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    212 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    213 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    214 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     292EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     293EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     294EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     295EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     296EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     297EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     298EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     299EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     300EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    215301EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > DIV > BODY > HTML > #document to 9 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > DIV > BODY > HTML > #document to 9 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    216302EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    217303EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     304EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    218305EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > DIV > BODY > HTML > #document to 10 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 10 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    219306EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    220307EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     308EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    221309EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    222310EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    223311EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     312EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    224313EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 12 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > DIV > BODY > HTML > #document to 12 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    225314EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    226315EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     316EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    227317EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > DIV > BODY > HTML > #document to 13 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > DIV > BODY > HTML > #document to 13 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    228318EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    229319EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     320EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    230321EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    231322EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    232323EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     324EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    233325EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > DIV > BODY > HTML > #document to 15 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 15 of #text > DIV > DIV > BODY > HTML > #document to 15 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    234326EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    235327EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     328EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    236329EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 15 of #text > DIV > DIV > BODY > HTML > #document to 16 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 16 of #text > DIV > DIV > BODY > HTML > #document to 16 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    237330EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    238331EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    239 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 17 of #text > DIV > DIV > BODY > HTML > #document to 17 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 17 of #text > DIV > DIV > BODY > HTML > #document to 17 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     332EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     333EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     334EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     335EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 16 of #text > DIV > DIV > BODY > HTML > #document to 17 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 17 of #text > DIV > DIV > BODY > HTML > #document to 17 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    240336EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    241337EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
  • trunk/LayoutTests/platform/mac/editing/spelling/autocorrection-delete-expected.txt

    r78641 r80226  
    55EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    66EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     7EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    78EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    89EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    910EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     11EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1012EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1113EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1214EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    13 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     15EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     16EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     17EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     18EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1419EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1520EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     21EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     22EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     23EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1624EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1725EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1826EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     27EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1928EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2029EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2130EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     31EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2232EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2333EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2434EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     35EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2536EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2637EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2738EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     39EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2840EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2941EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3042EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     43EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3144EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3245EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3346EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     47EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3448EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3549EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3650EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     51EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3752EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3853EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3954EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     55EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4056EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4157EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4258EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    43 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     59EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     60EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     61EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     62EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4463EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4564EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    4968EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5069EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    51 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     70EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     71EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     72EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5273EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5374EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    5475EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5576EDITING DELEGATE: shouldDeleteDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document
    56 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     77EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5778EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5879EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    5980EDITING DELEGATE: shouldDeleteDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document
    60 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     81EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6182EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6283EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    6384EDITING DELEGATE: shouldDeleteDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document
    64 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     85EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6586EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6687EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     88EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6789EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    6890EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6991EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    70 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     92EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     93EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     94EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     95EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    7196EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    7297EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
  • trunk/LayoutTests/platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.txt

    r78641 r80226  
    55EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    66EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     7EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    78EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    89EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    910EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     11EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1012EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1113EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1214EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    13 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     15EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     16EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     17EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     18EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1419EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1520EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     21EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     22EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     23EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1624EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1725EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1826EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     27EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1928EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2029EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2130EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     31EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2232EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2333EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2434EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     35EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2536EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2637EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2738EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     39EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2840EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2941EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3042EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     43EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3144EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3245EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3346EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     47EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3448EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3549EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3650EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     51EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3752EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3853EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3954EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     55EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4056EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4157EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4258EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    43 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     59EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     60EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     61EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     62EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4463EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4564EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    4968EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5069EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    51 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     70EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     71EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     72EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5273EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5374EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
  • trunk/LayoutTests/platform/mac/editing/spelling/autocorrection-removing-underline-expected.txt

    r78641 r80226  
    55EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    66EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     7EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    78EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    89EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    910EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     11EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1012EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1113EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1214EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    13 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     15EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     16EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     17EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     18EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1419EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1520EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     21EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     22EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     23EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1624EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1725EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1826EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     27EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1928EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2029EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2130EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     31EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2232EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2333EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2434EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     35EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2536EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2637EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2738EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     39EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2840EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2941EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3042EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     43EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3144EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3245EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3346EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     47EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3448EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3549EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3650EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     51EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3752EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3853EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3954EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     55EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4056EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4157EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4258EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    43 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     59EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     60EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     61EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     62EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4463EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4564EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    4968EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5069EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    51 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     70EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     71EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     72EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5273EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5374EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
  • trunk/LayoutTests/platform/mac/editing/spelling/autocorrection-simple-expected.txt

    r80023 r80226  
    55EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    66EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     7EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    78EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    89EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    910EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     11EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1012EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1113EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1214EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    13 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     15EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     16EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     17EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     18EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1419EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1520EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     21EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     22EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     23EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1624EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1725EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1826EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     27EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1928EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2029EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2130EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     31EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2232EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2333EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2434EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     35EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2536EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2637EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2738EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     39EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2840EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2941EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3042EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     43EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3144EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3245EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3346EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     47EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3448EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3549EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3650EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     51EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3752EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3853EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3954EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     55EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4056EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4157EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4258EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    43 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     59EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     60EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     61EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     62EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4463EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4564EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    4968EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5069EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    51 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     70EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     71EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     72EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5273EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5374EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    6081EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6182EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     83EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6284EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 2 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > DIV > BODY > HTML > #document to 2 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    6385EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6486EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     87EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6588EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    6689EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6790EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    68 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     91EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     92EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     93EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     94EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    6995EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    7096EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     97EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     98EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     99EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    71100EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    72101EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    73102EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     103EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    74104EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > DIV > BODY > HTML > #document to 6 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    75105EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    76106EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     107EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    77108EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > DIV > BODY > HTML > #document to 7 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > DIV > BODY > HTML > #document to 7 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    78109EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    79110EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     111EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    80112EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    81113EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    82114EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     115EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    83116EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > DIV > BODY > HTML > #document to 9 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > DIV > BODY > HTML > #document to 9 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    84117EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    85118EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     119EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    86120EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > DIV > BODY > HTML > #document to 10 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 10 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    87121EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    88122EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     123EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    89124EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 11 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    90125EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    91126EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     127EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    92128EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > DIV > BODY > HTML > #document to 12 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > DIV > BODY > HTML > #document to 12 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    93129EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    94130EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     131EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    95132EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > DIV > BODY > HTML > #document to 13 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > DIV > BODY > HTML > #document to 13 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    96133EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    97134EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     135EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    98136EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    99137EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     
    104142EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 13 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    105143EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    106 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > DIV > BODY > HTML > #document to 15 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     144EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     145EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     146EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > DIV > BODY > HTML > #document to 14 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    107147EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    108148EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
  • trunk/LayoutTests/platform/mac/editing/spelling/click-autocorrected-word-expected.txt

    r78641 r80226  
    66EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    77EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     8EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    89EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    910EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1011EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     12EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1113EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1214EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1315EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     16EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1417EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1518EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1619EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    17 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     20EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     21EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     22EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     23EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1824EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1925EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     26EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     27EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     28EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2029EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2130EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2231EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    23 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     32EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     33EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     34EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     35EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2436EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2537EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     38EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     39EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     40EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2641EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2742EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2843EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     44EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2945EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3046EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3147EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     48EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3249EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3350EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3451EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     52EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3553EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3654EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3755EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     56EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3857EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3958EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4059EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     60EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4161EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4262EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4363EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    44 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     64EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     65EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     66EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     67EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4568EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4669EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    5073EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5174EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    52 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     75EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     76EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     77EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5378EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5479EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
  • trunk/LayoutTests/platform/mac/editing/spelling/click-autocorrected-word.html

    r78641 r80226  
    2626
    2727</script>
    28 <title>Editing Test</title>
     28<title>Testing clicking autocorrected word</title>
    2929</head>
    3030<body>
  • trunk/LayoutTests/platform/mac/editing/spelling/delete-autocorrected-word-1-expected.txt

    r78641 r80226  
    55EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    66EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     7EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    78EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    89EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    910EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     11EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1012EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1113EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1214EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    13 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     15EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     16EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     17EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     18EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1419EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1520EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     21EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     22EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     23EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1624EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1725EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1826EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     27EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1928EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2029EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2130EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     31EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2232EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2333EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2434EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     35EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2536EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2637EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2738EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     39EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2840EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2941EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3042EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     43EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3144EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3245EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3346EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     47EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3448EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3549EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3650EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     51EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3752EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3853EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3954EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    40 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     55EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     56EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     57EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     58EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4159EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4260EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    4664EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4765EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    48 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     66EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     67EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     68EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4969EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5070EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    5171EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5272EDITING DELEGATE: shouldDeleteDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document
    53 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     73EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5474EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5575EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    5676EDITING DELEGATE: shouldDeleteDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document
    57 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     77EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5878EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5979EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    6080EDITING DELEGATE: shouldDeleteDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document
    61 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     81EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6282EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6383EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    6484EDITING DELEGATE: shouldDeleteDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document
    65 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     85EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6686EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    6787EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    6888EDITING DELEGATE: shouldDeleteDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document
    69 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     89EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    7090EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    7191EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    7292EDITING DELEGATE: shouldDeleteDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document
    73 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     93EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    7494EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    7595EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    7696EDITING DELEGATE: shouldDeleteDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document
    77 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     97EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    7898EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    7999EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    80100EDITING DELEGATE: shouldDeleteDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document
    81 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     101EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     102EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     103EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     104EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    82105EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    83106EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
  • trunk/LayoutTests/platform/mac/editing/spelling/delete-into-autocorrected-word-expected.checksum

    r80023 r80226  
    1 a5cb84e707d7f969b765201bcd20bc40
     161ee029ecfec9979051d89e97d24a502
  • trunk/LayoutTests/platform/mac/editing/spelling/delete-into-autocorrected-word-expected.txt

    r78641 r80226  
    66EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    77EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     8EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    89EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    910EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1011EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     12EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1113EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1214EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1315EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     16EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1417EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1518EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1619EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    17 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     20EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     21EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     22EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     23EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1824EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1925EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     26EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     27EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     28EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2029EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2130EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2231EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    23 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     32EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     33EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     34EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     35EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2436EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2537EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     38EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     39EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     40EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2641EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2742EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2843EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     44EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2945EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3046EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3147EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     48EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3249EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3350EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3451EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     52EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3553EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3654EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3755EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     56EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3857EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3958EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4059EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     60EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4161EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4262EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4363EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    44 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     64EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     65EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     66EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     67EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4568EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4669EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    5073EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5174EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    52 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     75EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     76EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     77EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5378EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5479EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    5580EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5681EDITING DELEGATE: shouldDeleteDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document
    57 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     82EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5883EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5984EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    6388  RenderBlock {HTML} at (0,0) size 800x600
    6489    RenderBody {BODY} at (8,8) size 784x584
    65       RenderBlock {P} at (0,0) size 784x36
    66         RenderText {#text} at (0,0) size 770x36
    67           text run at (0,0) width 657: "The test verified that if user use delete key to move to the end of a word that is marked as autocorrected, "
    68           text run at (657,0) width 113: "the autocorrection"
    69           text run at (0,18) width 515: "underline will remain. You should see phrase \"it's a message\", in which the word "
    70           text run at (515,18) width 182: "'message' has blue underline."
    71       RenderBlock {P} at (0,52) size 784x54 [color=#008000]
     90      RenderBlock {P} at (0,0) size 784x18
     91        RenderText {#text} at (0,0) size 612x18
     92          text run at (0,0) width 373: "You should see phrase \"it's a message\", in which the word "
     93          text run at (373,0) width 239: "'message' doesn't have blue underline."
     94      RenderBlock {P} at (0,34) size 784x54 [color=#008000]
    7295        RenderText {#text} at (0,0) size 774x54
    7396          text run at (0,0) width 393: "Note, this test can fail due to user specific spell checking data. "
     
    7699          text run at (216,18) width 558: "the spell checker will not provide 'message' as a suggestion anymore. To fix this, remove"
    77100          text run at (0,36) width 185: "all files in ~/Library/Spelling."
    78       RenderBlock {DIV} at (0,122) size 784x18
     101      RenderBlock {DIV} at (0,104) size 784x18
    79102        RenderText {#text} at (0,0) size 85x18
    80103          text run at (0,0) width 85: "it's a message"
  • trunk/LayoutTests/platform/mac/editing/spelling/delete-into-autocorrected-word.html

    r78641 r80226  
    2525
    2626</script>
    27 <title>Editing Test</title>
     27<title>Testing deleting into autocorrected word</title>
    2828</head>
    2929<body>
    30 <p>The test verified that if user use delete key to move to the end of a word that is marked as autocorrected,
    31 the autocorrection underline will remain. You should see phrase "it's a message", in which the word
    32 'message' has blue underline.</p>
     30<p>You should see phrase "it's a message", in which the word
     31'message' doesn't have blue underline.</p>
    3332<p  style="color:green">Note, this test can fail due to user specific spell checking data.
    3433If the user has previously dismissed 'message' as the correct spelling of 'mesage' several times,
  • trunk/LayoutTests/platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.checksum

    r78641 r80226  
    1 967049c71b59b3fa1b6a4984c4f90b5d
     1660c141ae7600a40b58d7972aa695fd8
  • trunk/LayoutTests/platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.txt

    r78641 r80226  
    66EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    77EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     8EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    89EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    910EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1011EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     12EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1113EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1214EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1315EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     16EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1417EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1518EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1619EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    17 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     20EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     21EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     22EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     23EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1824EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1925EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     26EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     27EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     28EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2029EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2130EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2231EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    23 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     32EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     33EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     34EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     35EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2436EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2537EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     38EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     39EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     40EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2641EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2742EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2843EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     44EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2945EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3046EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3147EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     48EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3249EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3350EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3451EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     52EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3553EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3654EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3755EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     56EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3857EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3958EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4059EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     60EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4161EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4262EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4363EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    44 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     64EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     65EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     66EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     67EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4568EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4669EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    5073EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5174EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    52 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     75EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     76EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     77EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5378EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5479EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    6388  RenderBlock {HTML} at (0,0) size 800x600
    6489    RenderBody {BODY} at (8,8) size 784x584
    65       RenderBlock {P} at (0,0) size 784x54
    66         RenderText {#text} at (0,0) size 743x54
    67           text run at (0,0) width 724: "The test verified that if user use forward delete to move to the beginning of a word that is marked as autocorrected, "
    68           text run at (724,0) width 19: "the"
    69           text run at (0,18) width 609: "autocorrection underline will remain. You should see phrase \"it's a message\", in which the word "
    70           text run at (609,18) width 115: "'message' has blue"
    71           text run at (0,36) width 63: "underline."
    72       RenderBlock {P} at (0,70) size 784x54 [color=#008000]
     90      RenderBlock {P} at (0,0) size 784x18
     91        RenderText {#text} at (0,0) size 608x18
     92          text run at (0,0) width 369: "You should see phrase \"it's amessage\", in which the word "
     93          text run at (369,0) width 239: "'message' doesn't have blue underline."
     94      RenderBlock {P} at (0,34) size 784x54 [color=#008000]
    7395        RenderText {#text} at (0,0) size 774x54
    7496          text run at (0,0) width 393: "Note, this test can fail due to user specific spell checking data. "
     
    7799          text run at (216,18) width 558: "the spell checker will not provide 'message' as a suggestion anymore. To fix this, remove"
    78100          text run at (0,36) width 185: "all files in ~/Library/Spelling."
    79       RenderBlock {DIV} at (0,140) size 784x18
     101      RenderBlock {DIV} at (0,104) size 784x18
    80102        RenderText {#text} at (0,0) size 85x18
    81103          text run at (0,0) width 81: "it's amessage"
  • trunk/LayoutTests/platform/mac/editing/spelling/forward-delete-into-autocorrected-word.html

    r78641 r80226  
    2727
    2828</script>
    29 <title>Editing Test</title>
     29<title>Testing forward deleting into autocorrected word</title>
    3030</head>
    3131<body>
    32 <p>The test verified that if user use forward delete to move to the beginning of a word that is marked as autocorrected,
    33 the autocorrection underline will remain. You should see phrase "it's a message", in which the word
    34 'message' has blue underline.</p>
     32<p>You should see phrase "it's amessage", in which the word
     33'message' doesn't have blue underline.</p>
    3534<p  style="color:green">Note, this test can fail due to user specific spell checking data.
    3635If the user has previously dismissed 'message' as the correct spelling of 'mesage' several times,
  • trunk/LayoutTests/platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.checksum

    r78641 r80226  
    1 826afbec8607ad3ebcaabc0417e4a04d
     1f1a412af19514d1e91eb464f04be663d
  • trunk/LayoutTests/platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.txt

    r78641 r80226  
    66EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    77EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     8EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    89EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    910EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1011EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     12EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1113EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1214EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1315EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     16EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1417EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1518EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1619EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    17 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     20EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     21EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     22EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     23EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1824EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1925EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     26EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     27EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     28EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2029EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2130EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2231EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    23 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     32EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     33EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     34EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     35EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2436EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2537EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     38EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     39EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     40EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2641EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2742EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2843EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     44EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2945EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3046EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3147EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     48EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3249EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3350EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3451EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     52EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3553EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3654EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3755EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     56EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3857EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3958EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4059EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     60EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4161EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4262EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4363EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    44 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     64EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     65EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     66EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     67EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4568EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4669EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    5073EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5174EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    52 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     75EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     76EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     77EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5378EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5479EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    6186    RenderBody {BODY} at (8,8) size 784x584
    6287      RenderBlock {P} at (0,0) size 784x36
    63         RenderText {#text} at (0,0) size 778x36
    64           text run at (0,0) width 602: "The test verified that if user use arrow key to move into a word that is marked as autocorrected, "
    65           text run at (602,0) width 176: "the autocorrection underline"
    66           text run at (0,18) width 452: "will remain. You should see phrase \"it's a message\", in which the word "
    67           text run at (452,18) width 182: "'message' has blue underline."
     88        RenderText {#text} at (0,0) size 766x36
     89          text run at (0,0) width 653: "The test verified that if user used arrow key to move cursor into a word that is marked as autocorrected, "
     90          text run at (653,0) width 113: "the autocorrection"
     91          text run at (0,18) width 515: "underline will remain. You should see phrase \"it's a message\", in which the word "
     92          text run at (515,18) width 182: "'message' has blue underline."
    6893      RenderBlock {P} at (0,52) size 784x54 [color=#008000]
    6994        RenderText {#text} at (0,0) size 774x54
  • trunk/LayoutTests/platform/mac/editing/spelling/move-cursor-to-autocorrected-word.html

    r78641 r80226  
    2525
    2626</script>
    27 <title>Editing Test</title>
     27<title>Testing moving cursor to the end of autocorrected word</title>
    2828</head>
    2929<body>
    30 <p>The test verified that if user use arrow key to move into a word that is marked as autocorrected,
     30<p>The test verified that if user used arrow key to move cursor into a word that is marked as autocorrected,
    3131the autocorrection underline will remain. You should see phrase "it's a message", in which the word
    3232'message' has blue underline.</p>
  • trunk/LayoutTests/platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.checksum

    r78641 r80226  
    1 1fac36a9ee7ffa4db8cb6f965968de87
     120932045030f690f13e1d4431d97ab02
  • trunk/LayoutTests/platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.txt

    r78641 r80226  
    66EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    77EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     8EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    89EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    910EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1011EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     12EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1113EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1214EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1315EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     16EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1417EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1518EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1619EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    17 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     20EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     21EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     22EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     23EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1824EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1925EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     26EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     27EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     28EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2029EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2130EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2231EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    23 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     32EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     33EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     34EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     35EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2436EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2537EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     38EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     39EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     40EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2641EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2742EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2843EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     44EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2945EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3046EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3147EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     48EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3249EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3350EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3451EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     52EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3553EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3654EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3755EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     56EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3857EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3958EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4059EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     60EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4161EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4262EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4363EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    44 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     64EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     65EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     66EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     67EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4568EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4669EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    5073EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5174EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    52 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     75EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     76EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     77EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5378EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5479EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    6186  RenderBlock {HTML} at (0,0) size 800x600
    6287    RenderBody {BODY} at (8,8) size 784x584
    63       RenderBlock {P} at (0,0) size 784x54
    64         RenderText {#text} at (0,0) size 783x54
    65           text run at (0,0) width 589: "The test verified that if user use right arrow key to move caret to the beginning of a word that "
    66           text run at (589,0) width 194: "is marked as autocorrected, the"
    67           text run at (0,18) width 422: "autocorrection underline will remain. You should see phrase \"it's a "
    68           text run at (422,18) width 302: "message\", in which the word 'message' has blue"
    69           text run at (0,36) width 63: "underline."
    70       RenderBlock {P} at (0,70) size 784x54 [color=#008000]
     88      RenderBlock {P} at (0,0) size 784x36
     89        RenderText {#text} at (0,0) size 741x36
     90          text run at (0,0) width 453: "The test verified that if user moves caret to the beginning of a word that "
     91          text run at (453,0) width 288: "is marked as autocorrected, the autocorrection"
     92          text run at (0,18) width 328: "underline will remain. You should see phrase \"it's a "
     93          text run at (328,18) width 369: "message\", in which the word 'message' has blue underline."
     94      RenderBlock {P} at (0,52) size 784x54 [color=#008000]
    7195        RenderText {#text} at (0,0) size 774x54
    7296          text run at (0,0) width 393: "Note, this test can fail due to user specific spell checking data. "
     
    7599          text run at (216,18) width 558: "the spell checker will not provide 'message' as a suggestion anymore. To fix this, remove"
    76100          text run at (0,36) width 185: "all files in ~/Library/Spelling."
    77       RenderBlock {DIV} at (0,140) size 784x18
     101      RenderBlock {DIV} at (0,122) size 784x18
    78102        RenderText {#text} at (0,0) size 89x18
    79103          text run at (0,0) width 85: "it's a message"
  • trunk/LayoutTests/platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word.html

    r78641 r80226  
    2727
    2828</script>
    29 <title>Editing Test</title>
     29<title>Testing moving cursor to the beginning of autocorrected word</title>
    3030</head>
    3131<body>
    32 <p>The test verified that if user use right arrow key to move caret to the beginning of a word that
     32<p>The test verified that if user moves caret to the beginning of a word that
    3333is marked as autocorrected, the autocorrection underline will remain. You should see phrase "it's a
    3434message", in which the word 'message' has blue underline.</p>
  • trunk/LayoutTests/platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.txt

    r80023 r80226  
    55EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    66EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     7EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    78EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    89EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    910EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     11EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1012EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1113EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1214EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    13 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     15EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     16EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     17EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     18EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1419EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1520EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     21EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     22EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     23EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1624EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1725EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1826EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     27EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1928EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2029EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2130EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     31EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2232EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2333EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2434EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     35EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2536EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document toDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 8 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2637EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2738EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     39EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    2840EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 8 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document toDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 9 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    2941EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3042EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     43EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3144EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 9 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3245EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3346EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     47EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3448EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3549EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3650EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     51EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3752EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document toDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 12 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    3853EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    3954EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     55EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4056EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document toDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4157EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4258EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     59EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    4360EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    4461EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     
    4966EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 13 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5067EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    51 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     68EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     69EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     70EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document toDOMRange:range from 14 of #text > DIV > BODY > HTML > #document to 14 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5271EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5372EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
    5473EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    55 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 16 of #text > DIV > BODY > HTML > #document to 0 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 16 of #text > DIV > BODY > HTML > #document to 16 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     74EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     75EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     76EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
     77EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 15 of #text > DIV > BODY > HTML > #document to 16 of #text > DIV > BODY > HTML > #document toDOMRange:range from 16 of #text > DIV > BODY > HTML > #document to 16 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    5678EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    5779EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
  • trunk/Source/WebCore/ChangeLog

    r80224 r80226  
     12011-03-03  Jia Pu  <jpu@apple.com>
     2
     3        Reviewed by Darin Adler.
     4
     5        On Mac OS X, spelling suggestion panel stops showing up after change set 80121
     6        https://bugs.webkit.org/show_bug.cgi?id=55628
     7
     8        Removed a call to stopCorrectionPanelTimer() to fix a regression introduced by changeset 80121.
     9
     10        * editing/Editor.cpp:
     11        (WebCore::Editor::appliedEditing):
     12        * manual-tests/autocorrection/autocorrection-contraction.html:
     13
    1142011-03-03  Pavel Podivilov  <podivilov@chromium.org>
    215
  • trunk/Source/WebCore/editing/Editor.cpp

    r80059 r80226  
    10921092void Editor::appliedEditing(PassRefPtr<EditCommand> cmd)
    10931093{
    1094     // We may start reversion panel timer in respondToChangedSelection().
    1095     // So we stop the timer for current panel before calling changeSelectionAfterCommand() later in this method.
    1096     stopCorrectionPanelTimer();
    10971094    m_frame->document()->updateLayout();
    10981095
  • trunk/Source/WebCore/manual-tests/autocorrection/autocorrection-contraction.html

    r77577 r80226  
    2828</script>
    2929
    30 <title>Delete to Dismiss Reversion Panel Test</title>
     30<title>Autocorrection with Contraction Test</title>
    3131</head>
    3232<body>
Note: See TracChangeset for help on using the changeset viewer.