RFR: 8268225: Support :focus-visible and :focus-within CSS pseudoclasses [v11]
Michael Strauß
mstrauss at openjdk.org
Fri Jul 8 11:48:51 UTC 2022
> 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
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/475/files
- new: https://git.openjdk.org/jfx/pull/475/files/40522b80..9a8a838e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=475&range=10
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=475&range=09-10
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jfx/pull/475.diff
Fetch: git fetch https://git.openjdk.org/jfx pull/475/head:pull/475
PR: https://git.openjdk.org/jfx/pull/475
More information about the openjfx-dev
mailing list