Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new combinator #50

Open
Mouvedia opened this issue Jun 18, 2012 · 0 comments
Open

new combinator #50

Mouvedia opened this issue Jun 18, 2012 · 0 comments

Comments

@Mouvedia
Copy link
Member

//veosotano proposal
//matches any message element in note elements, that is not itself a descendant of another message element
note . message { }
//second level (of message elements) selected
note . message . message { }

behavior: when it matches it stops searching for more elements (in each branch separately)

proposed name: "noniterative descendant combinator"

http://www.onderhond.com/blog/work/missing-css-combinator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant