html5ever 0.1.0

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

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

]}