Posts tagged with "IE8"
IE8 CSS grouped selectors bug
Posted: 3:33pm 29th Jun 2011
Here's an annoying bug I ran into today, which curiously seems only to apply to IE8 and not IE7.
If you declare a selector block in a stylesheet with a pseudo-class that IE8 does not recognise, mixed with one that it does, IE8 won't recognise either of them. Here's an example