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

use setAttribute() for list attributes #187

Merged
merged 1 commit into from
Dec 12, 2016
Merged

use setAttribute() for list attributes #187

merged 1 commit into from
Dec 12, 2016

Conversation

Rich-Harris
Copy link
Member

Fixes #178 by using setAttribute(...) for list instead of updating the property

@codecov-io
Copy link

codecov-io commented Dec 11, 2016

Current coverage is 92.10% (diff: 100%)

Merging #187 into master will increase coverage by 0.06%

@@             master       #187   diff @@
==========================================
  Files            59         59          
  Lines          1660       1660          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1528       1529     +1   
+ Misses          132        131     -1   
  Partials          0          0          

Powered by Codecov. Last update 161473a...be6b950

@Rich-Harris Rich-Harris merged commit 9f04d46 into master Dec 12, 2016
@Rich-Harris Rich-Harris deleted the gh-178 branch December 12, 2016 13:31
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