- From: L. David Baron <dbaron@dbaron.org>
- Date: Fri, 3 Aug 2012 15:03:55 -0700
- To: "Gérard Talbot" <www-style@gtalbot.org>
- Cc: W3C www-style maling list <www-style@w3.org>
On Friday 2012-08-03 16:45 -0400, "Gérard Talbot" wrote:
> 6. Feature queries: the '@supports' rule
> http://www.w3.org/TR/css3-conditional/#at-supports
>
> in its Example VIII says:
>
> Instead, authors must write one of the following:
>
> (...)
>
> @supports (transition-property: color) or
> ((animation-name: foo)) and
> (transform: rotate(10deg))) {
> // ...
> }
>
> where there are 5 opening "(" parenthesis and 6 closing ")" parenthesis.
This was fixed in the Editor's draft a while ago:
http://dvcs.w3.org/hg/csswg/rev/a6ceaba94387
-David
--
𝄞 L. David Baron http://dbaron.org/ 𝄂
𝄢 Mozilla http://www.mozilla.org/ 𝄂
Received on Friday, 3 August 2012 22:04:20 UTC