- From: Vicente Luque Centeno <vlc@it.uc3m.es>
- Date: Tue, 7 Jun 2005 19:02:08 +0200 (CEST)
- To: Charles McCN <chaals@opera.com>
- Cc: Chris Ridpath <chris.ridpath@utoronto.ca>, public-wai-ert@w3.org
Received on Tuesday, 7 June 2005 17:02:13 UTC
Then, I think this is your expression: //img[@longdesc][let $fs := following-sibling::* return $fs = () or node-name($fs) != "a" or $fs/text() != "[D]" or not($fs/@title)] It means that, given a link with a longdesc attribute, its following sibling should be a d-link (and it should have a mandatory title). Anyway, I still don't support it :-), because the following-sibling relationship is a very weak relationship. Cheers. Vicente Luque Centeno Dep. Ingeniería Telemática Universidad Carlos III de Madrid http://www.it.uc3m.es/vlc On Tue, 7 Jun 2005, Charles McCN wrote: > On Tue, 07 Jun 2005 16:14:11 +0200, Vicente Luque Centeno <vlc@it.uc3m.es> > wrote: > >> So, I think it should be deprecated. >> Comments? > > That's for the WCAG group to decide. As far a I can tell our part of the job > is to tell WCAG whenever we can make reliable tests - if you don't like the > thing that we are testing then you hav to argue for/against in the WCAG > group. > > cheers > > Chaals >
Received on Tuesday, 7 June 2005 17:02:13 UTC