- From: Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no>
- Date: Thu, 21 Apr 2011 01:53:51 +0200
- To: James Craig <jcraig@apple.com>
- Cc: Matthew King <mattking@us.ibm.com>, 'W3C WAI-XTECH' <wai-xtech@w3.org>
James Craig, Wed, 20 Apr 2011 16:06:30 -0700: > On Apr 20, 2011, at 3:15 PM, Matthew King wrote: > >> I believe long descriptions should be in structured text, >> which cannot be provided in an attribute. > > Not entirely true. This is a first level heading in a valid HTML > attribute, encoded as a data URI. > > longdesc="data:text/html;charset=utf-8,%3Ch1%3ETitle%3C%2Fh1%3E%3Cp%3EBody%20text%3C%2Fp%3E" > > Which un-encodes to the following incomplete, but totally accessible > HTML document: > > <h1>Title</h1> > <p>Body text</p> > > You can even link to it, or paste it into your browser location field. > > data:text/html;charset=utf-8,%3Ch1%3ETitle%3C%2Fh1%3E%3Cp%3EBody%20text%3C%2Fp%3E Oh, I'm sorry to just have repeated a point of yours ... -- Leif H Silli
Received on Wednesday, 20 April 2011 23:54:20 UTC