Closed Bug 404028 Opened 17 years ago Closed 17 years ago

AT-SPI not exposed on ARIA HTML using NS technique

Categories

(Core :: Disability Access APIs, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: scott, Assigned: aaronlev)

References

Details

The oldstyle workaround for ARIA HTML widgets involved using setAttributeNS() to 'inject' proper ARIA markup into the DOM, presumably because ARIA markup was not recognized by the HTML parser.  Recent changes to ARIA markup support for HTML has allowed web developers to use "aria-*" markup to bypass the Javascript initialization step.  The problem is that the oldstyle work around is broken and should not be to maintain backward compatibility.
Blocks: fox3access
Incorrect markup -- don't use role in a namespace.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.