Bug 129481

Summary: Test spelling markers of multiple words asynchronously
Product: WebKit Reporter: Grzegorz Czajkowski <g.czajkowski>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 114470    
Bug Blocks: 125689    

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.