Bug 128613 - AX: invalidly nested columnheader role treated as UnknownRole
Summary: AX: invalidly nested columnheader role treated as UnknownRole
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, WPTImpact
Depends on:
Blocks:
 
Reported: 2014-02-11 10:41 PST by James Craig
Modified: 2023-03-21 00:20 PDT (History)
1 user (show)

See Also:


Attachments
test case (589 bytes, text/html)
2014-02-11 10:41 PST, James Craig
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Craig 2014-02-11 10:41:52 PST
Created attachment 223879 [details]
test case

AX: invalidly nested columnheader role treated as UnknownRole

This columnheader role is invalid outside the context of a grid, and should fall back to the default role for abbr, but WebKit treats it as UnknownRole. See test case.
Comment 1 Radar WebKit Bug Importer 2014-02-11 10:42:02 PST
<rdar://problem/16038457>
Comment 2 James Craig 2023-03-21 00:20:41 PDT
Tagging WPTImpact because this may fail with some of the impending role tests coming with the Interop 2023 Accessibility Investigation.