Re: [whatwg] Rename the 7-arg arcTo() to ellipseTo()?

2012-09-23 Thread Tab Atkins Jr.
On Sun, Sep 23, 2012 at 3:57 PM, Ian Hickson wrote: > On Fri, 21 Sep 2012, Tab Atkins Jr. wrote: >> So, can we rename the 7-arg arcTo to ellipseTo? That seems to support >> your "always [require] all the arguments" recommendation. ^_^ > > Just have one arcTo command, that takes all the arguments.

Re: [whatwg] New URL Standard

2012-09-23 Thread Maciej Stachowiak
Excellent work. Did you use tests while making this and if so did you save them? It might be worthwhile to check all the browsers against the spec. Cheers, Maciej On Sep 21, 2012, at 8:16 AM, Anne van Kesteren wrote: > I took a crack at defining URLs: http://url.spec.whatwg.org/ > > At the

Re: [whatwg] Covert sharing of user agent state.

2012-09-23 Thread Ian Hickson
On Sat, 22 Sep 2012, Fred Andrews wrote: > > A proposal has been submitted to create a w3c community group to > engineer solutions to reduce covert sharing of user agent state. After the confusion that occured with the responsive images thread, I just want to remind people that if you want chang

Re: [whatwg] Rename the 7-arg arcTo() to ellipseTo()?

2012-09-23 Thread Ian Hickson
On Fri, 21 Sep 2012, Tab Atkins Jr. wrote: > > So, can we rename the 7-arg arcTo to ellipseTo? That seems to support > your "always [require] all the arguments" recommendation. ^_^ Just have one arcTo command, that takes all the arguments. Why split it into two, if you always require all the a