Closed
Bug 280110
Opened 20 years ago
Closed 20 years ago
Named anchors should not be reported as "focusable"
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: aaronlev, Assigned: aaronlev)
Details
(Keywords: access)
Attachments
(1 file)
|
1.22 KB,
patch
|
Louie.Zhao
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
Named anchors with <a name="foo"> are exposed as ROLE_LINK. This is correct in MSAA, but they should not be reported as focusable unless they also have an href or tabindex.
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #172609 -
Flags: review?(pkwarren)
| Assignee | ||
Updated•20 years ago
|
Attachment #172609 -
Flags: superreview?(bzbarsky)
Updated•20 years ago
|
Attachment #172609 -
Flags: superreview?(bzbarsky) → superreview+
Updated•20 years ago
|
Attachment #172609 -
Flags: review?(pkwarren) → review+
| Assignee | ||
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•