- From: Eric A. Meyer <eric@meyerweb.com>
- Date: Thu, 8 Jul 2010 22:41:29 -0400
- To: www-style@w3.org
At 6:34 PM -0700 7/8/10, Boris Zbarsky wrote:
>What makes you think it costs little?
I know you're asking Richard, but I'll step in and ask why it
costs more than a little to do, in effect, this:
if (property == '-moz-box-shadow' || property == 'box-shadow') boxShadow();
As it is, your choice to drop prefixed-property support is hostile to
authors, and I'm having extreme difficulty understanding why you
think it's a good idea to take that path.
--
Eric A. Meyer (eric@meyerweb.com) http://meyerweb.com/
Received on Friday, 9 July 2010 02:42:02 UTC