html5ever 0.2.3

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

{"description": "invalid lang attribute 'foo'",
"input": "<link hreflang=foo>",
"fail-unless": "invalid-lang-code"}

]}