Hi all,
I'm Ismael González <basiclines> and i am currently working with Arnau <rnowm> 
and Pavel Ivanov <pivanov> in the Building Blocks refactor.

I wanted to raise up an issue that has been there since many time, at least 3 
years, and it's about you can't style a radio/checkbox input via CSS due to 
heavy binding to UA styles:

https://bugzilla.mozilla.org/show_bug.cgi?id=605985  

The goal is allow to style them via `-moz-appearance: none` as it already 
happen in other browser engines.

This will allow us (Building Blocks project) to simplify the markup for our 
custom radio/check/switch elements that currently relays on `input:checked + 
span` rules.
As this components are being used among all the Gaia project, i think the 
benefits are obvious.

Thx

BTW: web developers community will love to have this fixed also in Firefox :D

--Ismael González / @basiclines
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to