RFR: JDK-8311893: Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name [v2]
psoujany
duke at openjdk.org
Thu Jan 18 10:31:15 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?
Hi @hns , yes I'm trying to run jtreg testcases with this code changes. I would like to fix the testcase as well, I'll reach out to you for help in case of any queries. Thank you.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16148#issuecomment-1898207037
More information about the javadoc-dev
mailing list