ISSUE-2312 (parse URI API): add interface for parsing out URL strings into constituent parts (including parameters)? [SVG 2.0]

ISSUE-2312 (parse URI API): add interface for parsing out URL strings into constituent parts (including parameters)? [SVG 2.0]

http://www.w3.org/Graphics/SVG/WG/track/issues/2312

Raised by: Doug Schepers
On product: SVG 2.0

Should we consider adding a method that returns an object of the parsed URI, including the name-value parameter pairs, similar to this script?

 http://stevenlevithan.com/demo/parseuri/js/

Ideally, this would be defined somewhere else (HTML5 window interface?), but it's like pulling teeth to get the HTML5 editor to consider suggestions.

Received on Saturday, 6 March 2010 20:26:27 UTC