https://bugzilla.wikimedia.org/show_bug.cgi?id=69200
--- Comment #5 from Bartosz Dziewoński <[email protected]> --- HTML doesn't really support tri-state checkboxes (or the 'indeterminate' checkedness state) – the standard does define such a thing [1], however it is only controllable via JavaScript (there isn't any way to define this state in HTML, not any UI that allows the user to set it). I believe the browser support for this is currently spotty at best, too. We shouldn't concern ourselves with it. [1] http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#dom-input-indeterminate -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
