W3C

Edit comment LC-2603 for Accessibility Guidelines Working Group

Quick access to

Previous: LC-2608 Next: LC-2783

Comment LC-2603
:
Commenter: Makoto Ueki <makoto.ueki@gmail.com>

or
Resolution status:

I really appreciate all your help.

I'd like to ask you an additional question.

Should the link text be the same to meet SC 3.2.4 if they are the
links for the same resource?
Please see the CASE 1-2 and 3-2 below. Do they meet SC 3.2.4?

> CASE 1:
> <p>
> <a href="xxx.html><img src="xxx.png" alt="WCAG 2.0"></a>
> <a href="xxx.html>WCAG 2.0</a>
> </p>

CASE 1-2:
<p>
<a href="xxx.html><img src="xxx.png" alt="WCAG 2.0"></a>
<a href="xxx.html>About WCAG 2.0</a>
</p>

> CASE 3:
> <p>
> <a href="xxx.html><img src="xxx01.png" alt="WCAG 2.0"></a>
> <a href="xxx.html><img src="xxx02.png" alt="WCAG 2.0"></a>
> </p>

CASE 3-2:
<p>
<a href="xxx.html><img src="xxx01.png" alt="WCAG 2.0"></a>
<a href="xxx.html><img src="xxx02.png" alt="About WCAG 2.0"></a>
</p>
(space separated ids)
(Please make sure the resolution is adapted for public consumption)


Developed and maintained by Dominique Hazaël-Massieux (dom@w3.org).
$Id: 2603.html,v 1.1 2017/08/11 06:39:39 dom Exp $
Please send bug reports and request for enhancements to w3t-sys.org