- From: Patrick H. Lauke <plauke@paciellogroup.com>
- Date: Fri, 26 Jan 2018 14:29:06 +0000
- To: public-mobile-a11y-tf@w3.org
On 26/01/2018 13:12, Detlev Fischer (TK) wrote: > My understanding was that the user agent control exception was mainly > meant to cover elements that are not affected by CSS styling so cannot > meet the target requirement without hacks, i.e., the inputs of type > radio and type checkbox. So instead of "is not modified by the author" it should have read "cannot be modified by the author"? And even with this interpretation, note that while radios/checkboxes are indeed examples of controls that are oddly resilient to regular styling (as browsers often use either OS-own UI components, or their own special built-in replaced controls), they are not wholly unstylable. See for instance https://codepen.io/patrickhlauke/pen/opKerg (uses CSS transform on a container, which then results in checkboxes and radio buttons scaling up natively as well). P -- Patrick H. Lauke -- Senior Accessibility Engineer The Paciello Group https://www.paciellogroup.com A VFO™ Company http://www.vfo-group.com/ -- This message is intended to be confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, please delete this message from your system and notify us immediately. Any disclosure, copying, distribution or action taken or omitted to be taken by an unintended recipient in reliance on this message is prohibited and may be unlawful.
Received on Friday, 26 January 2018 14:30:00 UTC