html5ever 0.2.3

High-performance browser-grade HTML5 parser
Documentation
1
2
3
4
5
6
7
{"tests": [

{"description": "invalid style scoped attribute value 'inherit'",
"input": "<style scoped=inherit>",
"fail-unless": "invalid-boolean-value"}

]}