RFR: 8268225: Support :focus-visible and :focus-within CSS pseudoclasses [v10]
Michael Strauß
mstrauss at openjdk.org
Fri Jul 8 11:48:54 UTC 2022
On Fri, 8 Jul 2022 11:07:22 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
>> Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
>>
>> address review comments
>
> modules/javafx.controls/src/main/java/com/sun/javafx/scene/control/behavior/FocusTraversalInputMap.java line 90:
>
>> 88: * @param node The node to traverse on
>> 89: * @param dir The direction to traverse
>> 90: */
>
> Missing `@param` for traversal method.
I've added the missing tag.
-------------
PR: https://git.openjdk.org/jfx/pull/475
More information about the openjfx-dev
mailing list