- From: Ojan Vafai <ojan@chromium.org>
- Date: Tue, 25 Oct 2011 16:56:50 -0700
- To: Bjoern Hoehrmann <derhoermi@gmx.net>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, public-webapps@w3.org
Received on Tuesday, 25 October 2011 23:57:43 UTC
On Tue, Oct 25, 2011 at 4:44 PM, Bjoern Hoehrmann <derhoermi@gmx.net> wrote:
> * Tab Atkins Jr. wrote:
> >Did you not understand my example? el.find("+ foo, + bar") feels
> >really weird and I don't like it. I'm okay with a single selector
> >starting with a combinator, like el.find("+ foo"), but not a selector
> >list.
>
> Allowing "+ foo" but not "+ foo, + bar" would be "really weird".
>
Tab, what specifically is weird about el.find("+ foo, + bar")?
Received on Tuesday, 25 October 2011 23:57:43 UTC