[Webkit-unassigned] [Bug 14552] Add a way to disable spell checking for specific element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 20 00:52:26 PST 2009


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





------- Comment #20 from eric at webkit.org  2009-02-20 00:52 PDT -------
I'm surprised Dave is anti-CSS for this.  We use CSS for everything else in the
engine. :)  It seems that if we want to implement this as something inherited,
it should probably just be hung off of RenderStyle like any CSS property would
be.  I'd be interested in in Dave's comments as to why that would be a bad
idea.  Making it CSS also makes it easy for us to turn it off for
input[type=password] in html4.css too :)


-- 
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