Re: Separate adjacent links with more than whitespace
"Jim Ley" <[email protected]>
| Newsgroups | gmane.org.w3c.accessibility.general |
|---|---|
| Message-ID | <[email protected]> |
"Jonathan Chetwynd" <[email protected]> wrote in message news:[email protected]... > > We use absolute positioning so I'm wondering what the theory is on this? > Is there any explicit separation? seems unlikely :-( If you're positioning with CSS, then you can easily provide characters which are hidden, or positioned elsewhere when css is enabled, this requirement obviously only applies to the non CSS-P situation. > and finally SVG, how are links supposed to be separated in what has the > potential to be a fine mess? User Agents for SVG have to cope with this in a different way, they are very different mark-up languages, and techniques don't directly translate. Jim.