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

Support for @-moz-document rules #23

Open
JasonBarnabe opened this issue Nov 22, 2011 · 1 comment
Open

Support for @-moz-document rules #23

JasonBarnabe opened this issue Nov 22, 2011 · 1 comment

Comments

@JasonBarnabe
Copy link

Trying to parse this stylesheet:

@-moz-document domain(google.com) {
* {color:red}
}

each_rule_set and each_selector don't return any results. I don't expect the parser to necessarily understand what this is, but some sort of indication that it sees this rule (or other at-rules) would be good.

@grosser
Copy link
Contributor

grosser commented Mar 13, 2013

Pull request ?

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

No branches or pull requests

2 participants