On Thu, Mar 6, 2008 at 10:47 AM, Ingo Chao <[EMAIL PROTECTED]> wrote:
>
>  This is red in IE8
>
>  /*\*//*/
>  body {background:red !important}
>  /**/
>
>  http://www.stopdesign.com/examples/ie5mac-bpf/
>
>  IE8 is reading styles that were meant to be served to IE-mac.


Yes, I see the same thing.
Simply it seems that   /*/  does NOT  start a comment (or starts and
immediately closes a comment), so:

/*/  selector { ... } /* */

is read by IE8 beta 1.

Bruno

-- 
Bruno Fassino http://www.brunildo.org/test
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to