RFR: JDK-8311893: Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name [v2]
psoujany
duke at openjdk.org
Tue Jan 23 05:24:28 UTC 2024
On Wed, 17 Jan 2024 16:37:37 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
>> @hns As this PR addresses below comment. I want this PR to be contributed with the below proposal.
>> `Move the aria-labelledby attribute from the embedded <div> to the <div role="tab-panel"> as proposed, but maintain its current default value (the id of the default tab).`
>>
>> Others you can handle. Please let me know if this is fine with you. I'll update code and testcases involved with this change as well. Thank you.
>
> @psoujany just to make sure we're on the same page, you'll also update the tests required by this change?
@hns I've modified regression tests with the code changes and see langtools jtreg tests passing with the new fixes. Could you please review this PR. Thank you.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16148#issuecomment-1905311878
More information about the javadoc-dev
mailing list