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

Fix a bug that clear is ignored when white-space property is used before the element #222

Merged
merged 1 commit into from
Apr 20, 2016

Conversation

kwkbtr
Copy link
Contributor

@kwkbtr kwkbtr commented Apr 20, 2016

NodeContext.whitespace should be reset for each node. Otherwise, block boundaries are not handled correctly.

… before the element

`NodeContext.whitespace` should be reset for each node. Otherwise, block boundaries are not handled correctly.
@kwkbtr kwkbtr merged commit ecd4c9e into master Apr 20, 2016
@kwkbtr kwkbtr deleted the fix_white-space_clear_bug-r#164 branch April 20, 2016 08:16
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

Successfully merging this pull request may close these issues.

1 participant