Skip to content

Allow self closing <col /> tags. #244

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

Merged
merged 1 commit into from
Jun 27, 2016
Merged

Allow self closing <col /> tags. #244

merged 1 commit into from
Jun 27, 2016

Conversation

jdufresne
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented May 7, 2016

Current coverage is 90.79%

Merging #244 into master will increase coverage by <.01%

@@             master       #244   diff @@
==========================================
  Files            51         51          
  Lines          6857       6864     +7   
  Methods           0          0          
  Messages          0          0          
  Branches       1317       1317          
==========================================
+ Hits           6225       6232     +7   
  Misses          472        472          
  Partials        160        160          

Powered by Codecov. Last updated by fbce67d...f8d54dc

@jdufresne
Copy link
Contributor Author

Any chance this could be reviewed and integrated? All feedback is welcome. I'm happy to work on the PR to meet any project standards.

@gsnedders
Copy link
Member

@jdufresne Sorry for both failing to respond to this initially and that comment!

In short, I'm trying to push out a release quickly with most of the API changes, and then trying to deal with parser changes after that. This rather got shoved into the latter category, for not really any good reason given it's a relatively small change…

@@ -46,6 +46,8 @@ Released on XXX

* **Drop support of charade, now that chardet is supported once more.**

* Added support for self closing ``<col />`` tags.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general, we keep small changes out of the changes file. (Does the contributing doc say that? If not, bah! That really should've been caught before now…)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed from changes.

@jdufresne
Copy link
Contributor Author

Thanks for the guidance, that change worked! All additional feedback welcome.

@gsnedders
Copy link
Member

Awesome, at quick glance that looks fine, will take a closer look later. Thanks!

@gsnedders gsnedders merged commit 11bdb49 into html5lib:master Jun 27, 2016
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.

3 participants