[whatwg] [html5] r5307 - [giow] (0) use vendor--feature instead of _vendor-feature since Apple engineers [...]
L. David Baron
dbaron at dbaron.org
Mon Aug 16 19:49:00 PDT 2010
On Monday 2010-08-16 15:14 -0700, whatwg at whatwg.org wrote:
> [giow] (0) use vendor--feature instead of _vendor-feature since Apple engineers think underscores are ugly.
> Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9590
This has the disadvantage that vendor-specific features can't be
commented out in a conformant way since '--' is not permitted within
comments, per
http://www.whatwg.org/specs/web-apps/current-work/multipage/syntax.html#comments
I'd also note that Gecko has quite a few _moz- attributes, although
they're for "internal" things rather than things that we intend to
expose to authors.
-David
--
L. David Baron http://dbaron.org/
Mozilla Corporation http://www.mozilla.com/
More information about the whatwg
mailing list