Bug 126746 - Mac specific spelling tests should use asynchronous path
Summary: Mac specific spelling tests should use asynchronous path
Status: NEW
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: 132561 132649 133208 133544
Blocks: 125689
  Show dependency treegraph
 
Reported: 2014-01-10 05:47 PST by Grzegorz Czajkowski
Modified: 2014-06-05 05:52 PDT (History)
4 users (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-01-10 05:47:51 PST
Due to switch to asynchronous spellchecking, the following Mac's tests need to verify spelling markers asynchronously:

LayoutTests/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1.html
LayoutTests/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2.html
LayoutTests/platform/mac/editing/spelling/autocorrection-blockquote-crash.html
LayoutTests/platform/mac/editing/spelling/autocorrection-contraction.html
LayoutTests/platform/mac/editing/spelling/autocorrection-delete.html
LayoutTests/platform/mac/editing/spelling/autocorrection-in-textarea.html
LayoutTests/platform/mac/editing/spelling/autocorrection-removing-underline-after-paste.html
LayoutTests/platform/mac/editing/spelling/autocorrection-removing-underline.html
LayoutTests/platform/mac/editing/spelling/autocorrection-respets-undo.html
LayoutTests/platform/mac/editing/spelling/autocorrection-simple.html
LayoutTests/platform/mac/editing/spelling/autocorrection-with-multi-line-text.html
LayoutTests/platform/mac/editing/spelling/click-autocorrected-word.html
LayoutTests/platform/mac/editing/spelling/delete-autocorrected-word-1.html
LayoutTests/platform/mac/editing/spelling/delete-autocorrected-word-2.html
LayoutTests/platform/mac/editing/spelling/delete-into-autocorrected-word.html
LayoutTests/platform/mac/editing/spelling/delete-into-misspelled-word.html
LayoutTests/platform/mac/editing/spelling/editing-multiple-words-with-markers.html
LayoutTests/platform/mac/editing/spelling/editing-word-with-marker-1.html
LayoutTests/platform/mac/editing/spelling/editing-word-with-marker-2.html
LayoutTests/platform/mac/editing/spelling/forward-delete-into-autocorrected-word.html
LayoutTests/platform/mac/editing/spelling/move-cursor-around-misspelled-word.html
LayoutTests/platform/mac/editing/spelling/move-cursor-to-autocorrected-word.html
LayoutTests/platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word.html
LayoutTests/platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation.html