RFR: 8268225: Support :focus-visible and :focus-within CSS pseudoclasses [v5]
Michael Strauß
mstrauss at openjdk.java.net
Mon Aug 2 16:53:08 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:
restart github actions
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/475/files
- new: https://git.openjdk.java.net/jfx/pull/475/files/50ec08f6..e0591088
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jfx&pr=475&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=475&range=03-04
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 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