- From: Joseph Scheuhammer <clown@alum.mit.edu>
- Date: Thu, 23 Jun 2016 12:05:46 -0400
- To: Richard Schwerdtfeger <richschwer@gmail.com>
- Cc: Marco Zehe <mzehe@mozilla.com>, Birkir Gunnarsson <birkir.gunnarsson@deque.com>, Shane McCarron <shane@spec-ops.io>, Mike Cooper <cooper@w3.org>, Fred Esch <fesch@us.ibm.com>, ARIA <public-aria@w3.org>
On 2016-06-23 11:35 AM, Richard Schwerdtfeger wrote: > You will notice that the latter part of the outer anchor does not appear as a link. Right. My guess is that when the parser encounters the inner link's open tag, it ends the outer link. Then, when it encounters the inner link's end tag, it ends that link. When it finally encounters inner link's end tag, the parser no longer has a matching open tag to pair it with, and tosses it. -- ;;;;joseph. 'Die Wahrheit ist Irgendwo da Draußen. Wieder.' - C. Carter -
Received on Thursday, 23 June 2016 16:06:18 UTC