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

correctly insert non-element children before an anchor #31

Merged
merged 1 commit into from
Nov 29, 2016
Merged

correctly insert non-element children before an anchor #31

merged 1 commit into from
Nov 29, 2016

Conversation

Swatinem
Copy link
Member

I was wondering why text nodes did not correctly work with anchors, turns out there were issues with all kinds of elements too.

@codecov-io
Copy link

codecov-io commented Nov 29, 2016

Current coverage is 90.54% (diff: 100%)

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

@@             master        #31   diff @@
==========================================
  Files            49         49          
  Lines          1290       1291     +1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1168       1169     +1   
  Misses          122        122          
  Partials          0          0          

Powered by Codecov. Last update ad4726c...b63a54b

@Rich-Harris Rich-Harris merged commit 36a4bef into sveltejs:master Nov 29, 2016
@Rich-Harris
Copy link
Member

Thanks!

@Swatinem Swatinem deleted the insert-before-anchor branch December 1, 2016 22:14
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