RFR: 8268225: Support :focus-visible and :focus-within CSS pseudoclasses [v7]

Jeanette Winzenburg fastegal at openjdk.java.net
Thu Sep 9 09:54:06 UTC 2021


On Thu, 9 Sep 2021 09:47:56 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

> 
> 
> > Just curious: with this in place, would it be possible to use for supporting [JDK-8087926](https://bugs.openjdk.java.net/browse/JDK-8087926) (it's a bit vague, though, at least for me)?
> 
> Yes, `:focus-within` can be used to select an ancestor of the currently-focused node.

cool - thanks :)

-------------

PR: https://git.openjdk.java.net/jfx/pull/475


More information about the openjfx-dev mailing list