- From: <bugzilla@jessica.w3.org>
- Date: Tue, 17 Apr 2012 11:43:33 +0000
- To: public-html@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16760
Summary: [AAPI]: html:b shouldn't have an accessible obect
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML a11y APIs (editor: Steve Faulkner, Cynthia
Shelly)
AssignedTo: faulkner.steve@gmail.com
ReportedBy: surkov.alexander@gmail.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
the spec says to expose html:b as
"MSAA ROLE_SYSTEM_ TEXT"
IAccessible2 ROLE_SYSTEM_ TEXT
AT-SPI ROLE_TEXT
Firefox doesn't expose an accessible for it. On IA2 and ATK text attribute
"font-weight: 700" is used to expose semantics of html:b. No info is exposed on
pure MSAA.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Wednesday, 18 April 2012 10:37:59 UTC