instantpage / instant.page

Make your site’s pages instant in 1 minute and improve your conversion rate by 1%
https://instant.page
MIT License
6.04k stars 205 forks source link

Ensure <a> tag has a href element #11

Closed kyranb closed 5 years ago

kyranb commented 5 years ago

https://www.w3.org/TR/2016/REC-html51-20161101/textlevel-semantics.html#the-a-element

I'm using this on a page that has auto-generated tag's without a href attribute and am getting uncaught TypeError: Failed to construct 'URL': Invalid URL

dieulot commented 5 years ago

Thanks, I’ve released v1.1.1 which addresses this.