Affected Versions
This bug affects: IE8
Symptoms
A ruleset, selector of which contains :focus that is followed by another simple selector, is ignored
Date of the Tutorial
Thu Aug 13 15:26:51 2009
Description
This bug is triggered when you have a selector with :focus
that is followed another simple selector, which can be combined by a combinator (e.g. a child selector). What happens is that the ruleset with such selector is ignored. Let's take a look: