- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 14 Jan 2010 15:15:37 +0000
- To: public-html-a11y@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8746
Summary: Text separator between links in markup example
Product: HTML WG
Version: unspecified
Platform: All
URL: http://www.w3.org/TR/html5/history.html#link-type-
license
OS/Version: All
Status: NEW
Keywords: a11y
Severity: normal
Priority: P2
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: gez.lemon@gmail.com
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org, public-
html-a11y@w3.org
The markup example uses a text separator between links:
<a href="/">Home</a> | <a href="../">Photo index</a>
Putting them in a list and using CSS or separating them with a decorative image
with null alt text would be better for accessibility.
--
Configure bugmail: http://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 Thursday, 14 January 2010 15:15:39 UTC