⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 110625 in webkit


Ignore:
Timestamp:
Mar 13, 2012, 3:36:05 PM (15 years ago)
Author:
jberlin@webkit.org
Message:

WKTR needs an implementation of setAsynchronousSpellCheckingEnabled.
​https://bugs.webkit.org/show_bug.cgi?id=81042

Skip some tests on Mac WK2 that use setAsynchronousSpellCheckingEnabled.

  • platform/mac-wk2/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r110623 r110625  
     12012-03-13  Jessie Berlin  <jberlin@apple.com>
     2
     3        WKTR needs an implementation of setAsynchronousSpellCheckingEnabled.
     4        https://bugs.webkit.org/show_bug.cgi?id=81042
     5
     6        Skip some tests on Mac WK2 that use setAsynchronousSpellCheckingEnabled.
     7
     8        * platform/mac-wk2/Skipped:
     9
    1102012-03-13  Adam Barth  <abarth@webkit.org>
    211
  • trunk/LayoutTests/platform/mac-wk2/Skipped

    r107879 r110625  
    196196editing/selection/select-across-readonly-input-5.html
    197197
     198# WKTR needs an implementation of setAsynchronousSpellCheckingEnabled.
     199# https://bugs.webkit.org/show_bug.cgi?id=81042
     200editing/spelling/grammar-paste.html
     201editing/spelling/spellcheck-async-mutation.html
     202editing/spelling/spellcheck-async.html
     203editing/spelling/spellcheck-queue.html
     204editing/spelling/spellcheck-sequencenum.html
     205editing/spelling/spelling-marker-description.html
     206
    198207### END OF (1) Classified failures with bug reports
    199208########################################
Note: See TracChangeset for help on using the changeset viewer.