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

Michael Strauß mstrauss at openjdk.java.net
Tue Oct 5 22:05:18 UTC 2021


On Fri, 20 Aug 2021 05:15:49 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.
>
> Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fixed undeterministic test failures

I've created a [CSR](https://bugs.openjdk.java.net/browse/JDK-8274798) for this feature.

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

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


More information about the openjfx-dev mailing list