On Wed, 21 Apr 2021 18:17:27 GMT, Michael Strauß <mstra...@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ß <mstra...@openjdk.org> Committer: Kevin Rushforth <k...@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