Skip to content

Fix attribute order #275

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 3 commits into from
Jul 15, 2016
Merged

Fix attribute order #275

merged 3 commits into from
Jul 15, 2016

Conversation

gsnedders
Copy link
Member

I seem to have managed to screw up and end up with the treebuilders getting reverse document order! This fixes it so it gets document order and duplicate attribute behaviour correct. Also push a release to fix this.

@codecov-io
Copy link

codecov-io commented Jul 15, 2016

Current coverage is 90.47%

Merging #275 into master will increase coverage by 0.02%

@@             master       #275   diff @@
==========================================
  Files            50         50          
  Lines          6913       6930    +17   
  Methods           0          0          
  Messages          0          0          
  Branches       1331       1336     +5   
==========================================
+ Hits           6253       6270    +17   
  Misses          500        500          
  Partials        160        160          

Powered by Codecov. Last updated by a3b8252...983a935

@gsnedders gsnedders merged commit 14d4851 into html5lib:master Jul 15, 2016
@gsnedders gsnedders deleted the attr_order branch July 15, 2016 01:34
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.

4 participants