[Webkit-unassigned] [Bug 14552] Add a way to disable spell checking for specific element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 6 00:30:45 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=14552
------- Comment #16 from hbono at chromium.org 2009-01-06 00:30 PDT -------
Created an attachment (id=26453)
--> (https://bugs.webkit.org/attachment.cgi?id=26453&action=view)
A quick fix (without unit-tests)
Even though I implemented a quick fix for this bug, I'm wondering how I should
write unit tests for this fix. (This is the reason why I don't add the "review"
flag.) Is it possible to give me suggestions about how I should test this fix?
By the way, this fix just adds code to ascend a DOM tree to find a "spellcheck"
attribute and use its value to enable (or disable) its spellchecker.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list