[Bug 11592] Browsers use customizable dictionaries to correct spelling and tend to mark some names as wrong, that it shouldn't. Maybe each website can inform the browser of words/names it expects to be used and add it (in the scope of that page) to the exceptions. If

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11592

John Drinkwater <john@nextraweb.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john@nextraweb.com

--- Comment #1 from John Drinkwater <john@nextraweb.com> 2011-01-13 15:39:33 UTC ---
How would you propose such a thing, using a datalist linked to the textfield?
What happens if the user isn’t in the same language? should the word list just
be for names? Can imagine it may be useful for a code editor to validate
keywords, but then the javascript route is more common.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 13 January 2011 15:39:35 UTC