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

don't create whitespace nodes inside elements like <select> #459

Merged
merged 1 commit into from
Apr 10, 2017

Conversation

Rich-Harris
Copy link
Member

This doesn't close #189 as there is more to do, but it addresses some of the low-hanging fruit — avoiding whitespace nodes inside elements that can't contain text, like <select> and <ul>

@Rich-Harris Rich-Harris merged commit 9c166a8 into master Apr 10, 2017
@Rich-Harris Rich-Harris deleted the gh-189 branch April 10, 2017 19: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