ISSUE-100: Make the protocol/host/hostname/etc attribute definitions interface-neutral
http://www.w3.org/2005/06/tracker/webapi/issues/100 Raised by: Ian Hickson On product: Window The following attributes: protocol host hostname pathname search port hash ..., which are present on the Location object, are also present on HTMLAnchorElement and HTMLAreaElement objects (in practice). It would be nice if their definitions were given in an interface-neutral fashion that could be referenced from the HTML5 spec so as to avoid duplication.
