[Webkit-unassigned] [Bug 76995] WebKit fails IETC :indeterminate and input type=radio test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 29 19:53:27 PST 2012


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





--- Comment #19 from Kent Tamura <tkent at chromium.org>  2012-01-29 19:53:26 PST ---
Safari/Windows doesn't support indeterminate radio button.  However I found Safari/iOS supports it.

We had better introduce a compile-time flag or a RenderTheme function for indeterminate radio button support, and HTMLInputElement::isIndeterminate() should change its behavior according to the flag or the function.

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