[Webkit-unassigned] [Bug 168423] [GTK] Test fast/shadow-dom/input-element-in-shadow.html is failing in the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 09:36:35 PST 2017


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com,
                   |                            |rniwa at webkit.org

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
I think you're changing the test to work around a real bug in our text checker. Entering a misspelled word should not trigger a spell checker underline until a separator character (space, period, etc.) is inserted, and this test does not insert such a separator character, so this test should not trigger the spell checker underline.

On the other hand, this test is definitely not intended to test the text checker.

I'll give Ryusuke a chance to review this since shadow DOM is his area, even if the change is trivial.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170216/a635f871/attachment-0001.html>


More information about the webkit-unassigned mailing list