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

Kevin Rushforth kcr at openjdk.org
Fri Jul 8 12:10:51 UTC 2022


On Fri, 8 Jul 2022 11:48:51 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:
> 
>   added javadoc param tag

Marked as reviewed by kcr (Lead).

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

PR: https://git.openjdk.org/jfx/pull/475


More information about the openjfx-dev mailing list