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

Kevin Rushforth kcr at openjdk.java.net
Thu Nov 11 15:23:41 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

@aghaisas and I will review it.

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

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


More information about the openjfx-dev mailing list