Integrated: 8268225: Support :focus-visible and :focus-within CSS pseudoclasses
Michael Strauß
mstrauss at openjdk.org
Mon Jul 11 22:08:47 UTC 2022
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.
This pull request has now been integrated.
Changeset: 8d5d3ca8
Author: Michael Strauß <mstrauss at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/8d5d3ca85f83765e661d108bf86b5b7372d75947
Stats: 638 lines in 22 files changed: 464 ins; 14 del; 160 mod
8268225: Support :focus-visible and :focus-within CSS pseudoclasses
Reviewed-by: kcr, aghaisas
-------------
PR: https://git.openjdk.org/jfx/pull/475
More information about the openjfx-dev
mailing list