html5ever 0.1.1

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

{"description": "link href contains invalid URI due to space in domain",
"input": "<link href='http://www.example. com/'",
"fail-unless": "invalid-uri-char"}

]}