- From: Nick Kew <nick@webthing.com>
- Date: Tue, 5 Feb 2002 03:04:38 +0000 (GMT)
- To: <w3c-wai-er-ig@w3.org>
On Mon, 4 Feb 2002, Nick Kew wrote: > > * Accessibility checks - reference an element in the normalised > > parse tree. I'm aiming for a "fuzzy Xpointer" (as discussed > > in IRC), but there's some significant hacking to visval > > required first > > http://foo.bar/docname.html#e12 (now) > > http://foo.bar/docname.html#1/4/1 (goal) > > Goal now reached. Jim's going to see if this is any use to him > a clientside app. Based primarily on Jim's feedback, I've revised the above to generate http://foo.bar/docname.html#html[1]/body[2]/div[4]/p[1]/a[2] to give a better handle on it when normalisation has done something his parser didn't do. -- Nick Kew Site Valet - the mark of Quality on the Web. <URL:http://valet.webthing.com/>
Received on Monday, 4 February 2002 22:04:44 UTC