[whatwg] HTML5 and URI Templates

Krzysztof Żelechowski giecrilj at stegny.2a.pl
Mon Dec 17 09:10:41 PST 2007


Dnia 15-12-2007, So o godzinie 19:28 -0800, James M Snell pisze:
> <form template="http://example.org{-prefix|/|foo}?bar={bar}"
>       method="POST">
>   Foo: <input name="foo" type="input" >
>   Bar: <input name="bar" type="input">
> </form>

Why is this prefix operator needed here?  
What is wrong with the URL <http://example.org/?bar=input>?

Chris




More information about the whatwg mailing list