[whatwg] Unresolvable hyperlinks

Should the specification say what happens when a user agent can't resolve  
a hyperlink. For example, take the following resource:

   data:text/html,<a href="foo">bar</a>


It also seems user agents treat the following resource differently:

   data:text/html,<a href="%23x">foo</a><p style=margin-top:120%><b  
id=x>bar</b></p>

(I would expect this one to work as it does in Opera 9...)

I should fine some time to do some more testing with same-document  
references I guess...


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Thursday, 1 March 2007 05:30:02 UTC