- From: Brad Kemper <brkemper@comcast.net>
- Date: Sun, 27 Jan 2008 12:18:12 -0800
- To: Justin Rogers <justrog@microsoft.com>
- Cc: "www-style@w3.org" <www-style@w3.org>
Received on Sunday, 27 January 2008 20:18:28 UTC
On Jan 26, 2008, at 8:20 PM, Justin Rogers wrote:
> @1;
> DIV { color: green; }
>
> Then you would expect the DIV rule to get thrown out. However, if
> you treat @1 like an actual at rule, then you could technically
> start your reparse at the semi-colon. Browsers again disagree with
> FireFox/Opera eating the entire declaration while Safari is
> perfectly happy going into at rule error recovery instead. Here is
> a full sample:
>
It looks to me as though Opera (9.25 on Mac OS X) is also applying
the rule.
Received on Sunday, 27 January 2008 20:18:28 UTC