RFR: JDK-8311893: Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name [v2]
psoujany
duke at openjdk.org
Wed Jan 17 05:59:57 UTC 2024
On Tue, 16 Jan 2024 23:53:25 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
>> psoujany has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add accessible name to role=tabpanel
>
> Thank you for your contribution.
>
> As a general rule, whenever a change like this is made, we provide or update a regression test, to verify the fix works as expected, and to ensure that it stays fixed. If there are reasons why it is not necessary to write a test, you should put a suitable `noreg-*` label on the JBS issue. You can find the set of acceptable `noreg-*` labels in the [JBS Label Dictionary](https://openjdk.org/guide/#jbs-label-dictionary) in the [OpenJDK Developers Guide](https://openjdk.org/guide/).
Thank you @jonathan-gibbons. I'll check on the regression tests.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16148#issuecomment-1894988348
More information about the javadoc-dev
mailing list