On Fri, 20 Feb 2026 23:01:33 GMT, Kevin Rushforth <[email protected]> wrote:
> `summary` has been > [deprecated](https://html.spec.whatwg.org/multipage/obsolete.html#attr-table-summary) > for some 15 years. We could use `aria-label` instead. Here is the feedback I received from the accessibility reviewer: The attribute is obsolete for HTML 5. However, the current documentation still uses the summary attribute in tables. I don't know whether the `aria-label` would work, and given the time constraint we are currently operating under, I propose we accept this change and consider reverting back to a table format with acceptable a11y attributes in a follow-up. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2082#issuecomment-3937611028
