Re: [css-d] Internet Explorer parsing bug: invalid at-rule not ignored: more info

2007-11-01 Thread Gunlaug Sørtun
Gabriele Romanato wrote: > Can anyone add more info and/or suggestions? Haven't really looked into @media rules and parse errors for quite some time, but AFAICS IE/win hasn't improved when served nested @media rules...

[css-d] Internet Explorer parsing bug: invalid at-rule not ignored: more info

2007-11-01 Thread Gabriele Romanato
Dear all, the following are the results of validation: Parse Error - @media screen { p {color: blue;} } Parse error - Unrecognized } I believe that Internet Explorer is "able" to recognize an invalid statement as a valid token sequence. Can anyone add more info and/or suggestions? Thanks. Gabri