[Webkit-unassigned] [Bug 72940] A test that mutation happens when asynchronous spell checking is in process.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 15 19:42:32 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72940





--- Comment #4 from Shinya Kawanaka <shinyak at chromium.org>  2011-12-15 19:42:32 PST ---
(In reply to comment #2)
> (From update of attachment 119373 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=119373&action=review
> 
> Could you check actual marker existence?

Done.
In 'move', markers are there on the original (moved) element
In 'mutate', marker disappears as expected.

In 'mutate', I've changed "zz, zz, zz" to "zzz". So the first "zz" are the same, we afraid that "zz" might be marked. But that case didn't happen.

> 
> > LayoutTests/editing/spelling/spellcheck-async-mutation.html:125
> > +    function selectAll(elem) {
> 
> It doesn't look to select all.

Done.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list