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

Webkit hack make csso to process file forever #111

Closed
Olegas opened this issue Nov 23, 2012 · 7 comments
Closed

Webkit hack make csso to process file forever #111

Olegas opened this issue Nov 23, 2012 · 7 comments

Comments

@Olegas
Copy link

Olegas commented Nov 23, 2012

body:not([x|x]) {
}

This file will never be optimized...

@Olegas
Copy link
Author

Olegas commented Nov 23, 2012

gonsalez.cssp.node.js

getPseudo
  getPseudoc
    getFunktion <---- cycle here

@Olegas
Copy link
Author

Olegas commented Nov 23, 2012

pull request #112 added with hotfix

@Olegas
Copy link
Author

Olegas commented Nov 23, 2012

getFunktionBody > getTset stops body concatenation on | (vertical line) token.

@afelix
Copy link
Contributor

afelix commented Nov 23, 2012

Олег, спасибо за issue, сейчас начну его копать, а вот с Pull request вы поторопились.
Насколько сейчас вижу, эта ошибка исправляется не так и не здесь. :)

@afelix afelix closed this as completed Nov 23, 2012
@css
Copy link
Collaborator

css commented Nov 23, 2012

Fix in Gonzales: css/gonzales@b8e69dd

@Olegas
Copy link
Author

Olegas commented Nov 24, 2012

Сергей, да, я понимаю что это не исправление ошибки :). Это были лишь меры от зацикливания...

@css
Copy link
Collaborator

css commented Nov 26, 2012

Выпущен CSSO 1.3.6 с фиксом.

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