- From: <bugzilla@jessica.w3.org>
- Date: Sat, 17 Aug 2013 03:40:08 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22993
Bug ID: 22993
Summary: Expose target and formtarget attributes to ATs
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML a11y APIs (editor: Steve Faulkner, Cynthia
Shelly)
Assignee: faulkner.steve@gmail.com
Reporter: taken.spc@gmail.com
QA Contact: sideshowbarker+html-a11y-api@gmail.com
CC: mike@w3.org, public-html-admin@w3.org,
public-html-bugzilla@w3.org,
public-html-wg-issue-tracking@w3.org
Some WCAG 2.0 Success Criterions require/recommend warning when opening new
window. As target and formtarget attributes are machine readable information,
these should be exposed to ATs through Accessible APIs.
I believe that HTML to Platform Accessibility APIs Implementation Guide spec
should define how to expose target and formtarget attributes to ATs.
Once they are exposed, ATs can warn users when new window will be opened even
web pages don't indicate that in link text.
Related WCAG Techs:
H83: Using the target attribute to open a new window on user request and
indicating this in link text
http://www.w3.org/TR/WCAG-TECHS/H83.html
G200: Opening new windows and tabs from a link only when necessary
http://www.w3.org/TR/WCAG-TECHS/G200.html
G201: Giving users advanced warning when opening a new window
http://www.w3.org/TR/WCAG-TECHS/G201.html
Related HTML Specs:
http://www.w3.org/TR/html5/links.html#attr-hyperlink-target
http://www.w3.org/TR/html5/forms.html#attr-fs-target
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Saturday, 17 August 2013 03:40:10 UTC