[whatwg] HTML5 and URI Templates

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

Received on Monday, 17 December 2007 09:10:41 UTC