- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Wed, 8 Aug 2012 17:04:42 -0700
- To: François REMY <fremycompany_pub@yahoo.fr>
- Cc: CSS WG <www-style@w3.org>
On Wed, Aug 8, 2012 at 12:21 PM, François REMY
<fremycompany_pub@yahoo.fr> wrote:
> I'm obviously OK with this but I'm not a member of the group :-) However, I
> don't like the 'supports' name.
>
>    if(CSS.supports("@keyframes")) { ... }
>
> seems legit but don't work. The function name doesn't express correctly what
> the function does.
There's nothing stopping us from later supporting such things.  I'm
not willing to lengthen or uglify this name for the sake of avoiding
*uncertain* future pain.
~TJ
Received on Thursday, 9 August 2012 00:05:40 UTC