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

W3C Validation. Integrity or Module #28

Closed thisisfed closed 5 years ago

thisisfed commented 5 years ago

If I try to validate my page on W3c it says: "A script element with an integrity attribute must not have a type attribute with the value module."

dieulot commented 5 years ago

It’s a bug in the HTML spec. Explanation: https://github.com/whatwg/html/issues/2382#issuecomment-462774170 Issue: https://github.com/whatwg/html/issues/4358

dieulot commented 5 years ago

I just fixed it. https://github.com/whatwg/html/pull/4843 Give it a bit of time and validators should update.