Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Conversation

@RaymondLim
Copy link
Contributor

This fixes issue #3448. Second commit fixes other cases -- after ; and at the beginning of the line with no indendation.

@ghost ghost assigned redmunds Apr 23, 2013
@redmunds
Copy link
Contributor

This fixes issue described in bug, but you need a similar check for ;. For example, start with this markup:

body {font-family:Arial;font-size:big}

Place cursor between ; and font-size and you'll see the same problem.

Done with initial review.

@RaymondLim
Copy link
Contributor Author

Ready for re-review.

@redmunds
Copy link
Contributor

Looks good. Merging.

redmunds added a commit that referenced this pull request Apr 24, 2013
Always check for a property name from next cursor position if current token is not one of them
@redmunds redmunds merged commit 163dc24 into master Apr 24, 2013
@redmunds redmunds deleted the rlim/cssutils-issue-3448 branch April 24, 2013 21:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants