Changeset 177837 in webkit


Ignore:
Timestamp:
Dec 31, 2014 1:21:48 PM (9 years ago)
Author:
ap@apple.com
Message:

execDeleteCommand() does not update spellchecker sometimes
https://bugs.webkit.org/show_bug.cgi?id=139862

Updated test expectation for a test that always crashes on WK1 (it was already
skipped on mac-wk2, efl and gtk).

Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r177836 r177837  
     12014-12-31  Alexey Proskuryakov  <ap@apple.com>
     2
     3        execDeleteCommand() does not update spellchecker sometimes
     4        https://bugs.webkit.org/show_bug.cgi?id=139862
     5
     6        Updated test expectation for a test that always crashes on WK1 (it was already
     7        skipped on mac-wk2, efl and gtk).
     8
     9        * TestExpectations:
     10        * platform/mac-wk1/TestExpectations:
     11
    1122014-12-31  Alexey Proskuryakov  <ap@apple.com>
    213
  • trunk/LayoutTests/TestExpectations

    r177758 r177837  
    1212
    1313webkit.org/b/139862 editing/spelling/editing-multiple-words-with-markers.html [ Timeout Pass ]
    14 webkit.org/b/139862 editing/spelling/grammar-edit-word.html [ Crash Timeout ]
    1514webkit.org/b/139903 [ Debug ] editing/spelling/grammar-paste.html [ Timeout Pass ]
    1615
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r177507 r177837  
    3232
    3333webkit.org/b/139778 fullscreen/exit-full-screen-iframe.html [ Skip ]
     34
     35webkit.org/b/139862 editing/spelling/grammar-edit-word.html [ Skip ]
    3436
    3537### END OF (1) Failures with bug reports
Note: See TracChangeset for help on using the changeset viewer.