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

Changeset 117776 in webkit


Ignore:
Timestamp:
May 21, 2012, 6:49:40 AM (14 years ago)
Author:
Csaba Osztrogonác
Message:

[WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled.
https://bugs.webkit.org/show_bug.cgi?id=81042

Unreviewed gardening. Move skipped tests (and add one more test) to wk2/Skipped
list, because it isn't mac-wk2 specific bug, but general wk2 specific bug.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r117772 r117776  
     12012-05-21  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        [WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled.
     4        https://bugs.webkit.org/show_bug.cgi?id=81042
     5
     6        Unreviewed gardening. Move skipped tests (and add one more test) to wk2/Skipped
     7        list, because it isn't mac-wk2 specific bug, but general wk2 specific bug.
     8
     9        * platform/mac-wk2/Skipped:
     10        * platform/wk2/Skipped:
     11
    1122012-05-21  Zan Dobersek  <zandobersek@gmail.com>
    213
  • trunk/LayoutTests/platform/mac-wk2/Skipped

    r117337 r117776  
    200200fast/events/remove-target-with-shadow-in-drag.html
    201201
    202 # WKTR needs an implementation of setAsynchronousSpellCheckingEnabled.
    203 # https://bugs.webkit.org/show_bug.cgi?id=81042
    204 editing/spelling/grammar-paste.html
    205 editing/spelling/spellcheck-async-mutation.html
    206 editing/spelling/spellcheck-async.html
    207 editing/spelling/spellcheck-queue.html
    208 editing/spelling/spellcheck-sequencenum.html
    209 editing/spelling/spelling-marker-description.html
    210 
    211202# Fail until SUBPIXEL_LAYOUT is enabled
    212203# https://bugs.webkit.org/show_bug.cgi?id=85532
  • trunk/LayoutTests/platform/wk2/Skipped

    r117771 r117776  
    10991099fast/block/lineboxcontain/font.html
    11001100
     1101# [WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled.
     1102# https://bugs.webkit.org/show_bug.cgi?id=81042
     1103editing/spelling/grammar-paste.html
     1104editing/spelling/spellcheck-async-mutation.html
     1105editing/spelling/spellcheck-async-remove-frame.html
     1106editing/spelling/spellcheck-async.html
     1107editing/spelling/spellcheck-queue.html
     1108editing/spelling/spellcheck-sequencenum.html
     1109editing/spelling/spelling-marker-description.html
     1110
    11011111### END OF (2) Classified failures without bug reports (yet)
    11021112########################################
Note: See TracChangeset for help on using the changeset viewer.