Bug 129481 - Test spelling markers of multiple words asynchronously
Summary: Test spelling markers of multiple words asynchronously
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 114470
Blocks: 125689
  Show dependency treegraph
 
Reported: 2014-02-28 06:18 PST by Grzegorz Czajkowski
Modified: 2014-03-05 02:33 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Czajkowski 2014-02-28 06:18:09 PST
The following editing/spelling tests should verify spelling markers asynchronously since synchronous spell checking will be deprecated,

LayoutTests/editing/spelling/spelling-should-select-multiple-words.html
LayoutTests/editing/spelling/spelling-exactly-selected-multiple-words.html

Currently, there is no WebKit port which is implementing this feature. See bug 114470.
Comment 1 Grzegorz Czajkowski 2014-03-05 02:33:43 PST
We've decided to remove those tests in bug 129482 since neither WebKit port supports spellchecking of multiple words.