Bugzilla – Bug 349
remove common.data.uri.absolute & change input[@type=url]/@value to reference common.data.uri instead
Last modified: 2008-12-10 11:00:04 CET
<MikeSmith> hsivonen: spec says input[@type=url]/@value is just a "valid URL", not necessarily an absolute URL <MikeSmith> http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#url-state <MikeSmith> http://www.whatwg.org/specs/web-apps/current-work/multipage/infrastructure.html#valid-url
Created attachment 9 [details] patch with proposed changes
ne'er mind... <Hixie> MikeSmith: yeah, we should use absolute urls. send mail? <MikeSmith> Hixie: OK <MikeSmith> absolute URLs throughout? or just for value attribute on <input type=url> ? <Hixie> for the type=url control <Hixie> doesn't make much sense to allow relative urls <MikeSmith> Hixie: OK <MikeSmith> I'll raise a W3C bugzilla bug for it <MikeSmith> http://www.w3.org/Bugs/Public/show_bug.cgi?id=6293