> > Thierry, come on, share what you discovered. :-)
> 
> Hi Alan,
> 
> I shared the "position:relative" fix for links, but that one is not my
> finding.
> I'm pretty sure this ie8 filter is called the Bruno hack ;)
> -- 
> Regards,
> Thierry | http://www.TJKDesign.com

I have notice a few passing bugs. Take this one that hides rule sets from IE8.


* {}

E {}/* this rule set will be hidden from IE8 */

F {}/* this rule set will be applied by IE8 */


So anyone who has empty declarations blocks in there style sheets will have to 
remove them now. Also IE8 tries to download a full string of multiple 
background images. I think this is only when two such images are given for one 
element. Test case.

http://css-class.com/test/css/backgrounds/multiple-backgrounds.htm


I though they would have fixed all the parsing errors but new ones have crept 
in. :-)


Alan

http://css-class.com/


______________________________________________________________________
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