The test suite has tests for ":focus-within" pseudo-class that would be useful for its implementation:
https://github.com/w3c/csswg-test/tree/master/selectors-4/
It has also 2 tests for ":dir" psuedo-class that is not implemented yet.
And a few more for selectors that are already implemented.
Let's import this suite.
Comment 1 by bugdroid1@chromium.org
, Mar 24 2017