RFR: 8268225: Support :focus-visible and :focus-within CSS pseudoclasses [v6]
Michael Strauß
mstrauss at openjdk.java.net
Tue Aug 17 18:12:47 UTC 2021
> 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:
minor wording change
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/475/files
- new: https://git.openjdk.java.net/jfx/pull/475/files/e0591088..a1da00b2
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jfx&pr=475&range=05
- incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=475&range=04-05
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jfx/pull/475.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/475/head:pull/475
PR: https://git.openjdk.java.net/jfx/pull/475
More information about the openjfx-dev
mailing list