RFR: 8268225: Support :focus-visible and :focus-within CSS pseudoclasses

Marius Hanl mhanl at openjdk.java.net
Mon Jun 7 20:57:42 UTC 2021


On Wed, 21 Apr 2021 18:17:27 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

> This PR adds the `Node.focusVisible` and `Node.focusWithin` properties, as well as the corresponding `:focus-visible` and `:focus-within` CSS pseudo-classes.

Do you have a example application or something, where the possible use case/the advantage of this can be shown? I can't imagine right now, where I may want to use that.

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

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


More information about the openjfx-dev mailing list