On 3/28/14 6:12 AM, Neil wrote:
Cameron Kaiser wrote:

For TenFourFox, I've often toyed with implementing switches for
box-shadow, blur, etc., so that people on the very low end of the spec
(we still support G3 Macintoshes) can turn these rather expensive
features off. I'd rather do that in a web-standard way than a one-off
local change, though.

Surely any user can just add this to their userContent.css
*|* { box-shadow: none !important; }

I imagine some already do, but I can't assume my user base as a whole is that knowledgeable.

Cameron Kaiser
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to