[whatwg] URL decomposition on HTMLAnchorElement interface

It seems that major browsers all support URL decomposition on HTMLAnchorElement, but this doesn't seem to be stated anywhere in the HTML5 spec. The jQuery/tabs library seems to depend on this (specifically, on the "hash" property) being available. Could the HTMLAnchorElement interface be updated to reflect this?

Cheers,
kats

Received on Thursday, 26 March 2009 11:32:46 UTC