RFR: 8268225: Support :focus-visible and :focus-within CSS pseudoclasses [v11]
Ajit Ghaisas
aghaisas at openjdk.org
Fri Jul 8 12:38:56 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 aghaisas (Reviewer).
-------------
PR: https://git.openjdk.org/jfx/pull/475
More information about the openjfx-dev
mailing list