-
Notifications
You must be signed in to change notification settings - Fork 551
8268225: Support :focus-visible and :focus-within CSS pseudoclasses #475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
b8fd2a5
Added :focus-visible CSS pseudoclass
mstr2 92f6f7a
Add some tests
mstr2 b1e905d
Changed javadoc, changed test
mstr2 cc78d2d
Test for pseudo-class state
mstr2 e4d51f7
changed javadoc
mstr2 792b1ae
added focusWithin
mstr2 40a8d9c
minor naming change
mstr2 1f0813f
Only fire focus change notification if value is actually different
mstr2 7f4e621
Merge branch 'master' into feature/focusvisible
mstr2 beb57b5
added test
mstr2 8bb468a
revert changes to line endings
mstr2 7b3efd2
remove code comment
mstr2 da57681
Re-ordered methods
mstr2 cf1daa2
wording
mstr2 9d79df6
changes per discussion, added test
mstr2 50ec08f
Merge branch 'master' of https://github.com/mstr2/jfx into feature/fo…
mstr2 e059108
restart github actions
mstr2 a1da00b
minor wording change
mstr2 d9a715e
fixed undeterministic test failures
mstr2 eb9a8d1
Merge branch 'master' into feature/focusvisible
mstr2 bd57bba
Update copyright headers
mstr2 313f014
Updated since tag
mstr2 0c7d6e7
Merge branch 'master' into feature/focusvisible
mstr2 40522b8
address review comments
mstr2 9a8a838
added javadoc param tag
mstr2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.