- From: TAKAHASHI Makoto <hobbit_mak@yahoo.co.jp>
- Date: Thu, 5 Feb 2009 16:52:03 +0900 (JST)
- To: css-validator <www-validator-css@w3.org>
http://www.w3.org/TR/WCAG10-TECHS/#gl-facilitate-navigation
says
>10.5 Until user agents (including assistive technologies)
render adjacent links distinctly, include non-link,
printable characters (surrounded by spaces) between
adjacent links. [Priority 3] (Checkpoint 10.5)
diff -u -b -r
z:\cssvalidator\2002\css-validator/org/w3c/css/css/xhtml.properties
z:\jigsaw\jigsaw\www\servlet\css-validator/org/w3c/css/css/xhtml.properties
---
z:\cssvalidator\2002\css-validator/org/w3c/css/css/xhtml.properties
Thu Feb 05 09:41:58 2009
+++
z:\jigsaw\jigsaw\www\servlet\css-validator/org/w3c/css/css/xhtml.properties
Wed Feb 04 15:33:46 2009
@@ -319,11 +329,11 @@
#end
<div id="footer">
<p id="activity_logos">
- <a href="http://www.w3.org/QA/"
title="$W3C_quality_msg"><img
src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA"
/></a><a href="http://www.w3.org/Style/CSS/learning"
title="$learn_more_msg"><img src="images/woolly-icon"
alt="CSS" /></a>
+ <a href="http://www.w3.org/QA/"
title="$W3C_quality_msg"><img
src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA"
/></a> <a href="http://www.w3.org/Style/CSS/learning"
title="$learn_more_msg"><img src="images/woolly-icon"
alt="CSS" /></a>
</p>
<p id="support_logo">
<a href="http://www.w3.org/QA/Tools/Donate">
Makoto
--------------------------------------
Yahoo! JAPAN - Internet safety for children and parents.
http://pr.mail.yahoo.co.jp/security/
Received on Thursday, 5 February 2009 07:52:47 UTC