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

css hack always get errors #447

Closed
suihan opened this issue Jan 7, 2014 · 3 comments
Closed

css hack always get errors #447

suihan opened this issue Jan 7, 2014 · 3 comments

Comments

@suihan
Copy link

suihan commented Jan 7, 2014

such as this code :
.test{width:80px\9}

code like this will got two error:
--one is parsing error
--another is "empty rules"

how to fix that?

@stubbornella
Copy link
Member

This should be opened as a bug against parser-lib, the parsing library on
which csslint depends.

On Mon, Jan 6, 2014 at 10:43 PM, suihan [email protected] wrote:

such as this code :
.test{width:80px\9}

code like this will got two error:
--one is parsing error
--another is "empty rules"

how to fix that?


Reply to this email directly or view it on GitHubhttps://github.com//issues/447
.

@suihan
Copy link
Author

suihan commented Jan 7, 2014

e。。I saw the issue a moment ago.
CSSLint/parser-lib#21
is there a plan about this issue?

@cvrebert
Copy link
Contributor

Duplicate of #337.

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

4 participants