{ "tests": [ { "fragmentContext": null, "description": "Test", "input": "Test", "output": [ [ "Character", "Test" ] ] }, { "fragmentContext": null, "description": "
", "input": "", "output": [ [ "StartTag", "div", {} ], [ "EndTag", "div" ] ] }, { "fragmentContext": null, "description": "Test
Test2", "input": "Test
Test2", "output": [ [ "StartTag", "p", {} ], [ "Character", "Test" ], [ "EndTag", "p",
"input": "
",
"input": "
",
"output": [
[
"StartTag",
"bdy",
{}
],
[
"StartTag",
"br",
{
"foo": "bar"
}
],
[
"EndTag",
"body"
]
]
},
{
"fragmentContext": null,
"description": "",
"input": "",
"output": [
[
"StartTag",
"body",
{}
],
[
"EndTag",
"body"
],
[
"EndTag",
"br"
]
]
},
{
"fragmentContext": null,
"description": "
",
"input": "
",
"output": [
[
"StartTag",
"bdy",
{}
],
[
"EndTag",
"body"
],
[
"StartTag",
"br",
{
"foo": "bar"
}
]
]
},
{
"fragmentContext": null,
"description": "",
"input": "",
"output": [
[
"StartTag",
"html",
{}
],
[
"StartTag",
"body",
{}
],
[
"EndTag",
"body"
],
[
"EndTag",
"html"
],
[
"Comment",
" Hi there "
]
]
},
{
"fragmentContext": null,
"description": "",
"input": "",
"output": [
[
"StartTag",
"html",
{}
],
[
"StartTag",
"body",
{}
],
[
"EndTag",
"body"
],
[
"EndTag",
"html"
],
[
"Comment",
" Comment A "
],
[
"Comment",
" Comment B "
],
[
"Comment",
" Comment C "
],
[
"Comment",
" Comment D "
],
[
"Comment",
" Comment E "
]
]
},
{
"fragmentContext": null,
"description": "x",
"input": "x",
"output": [
[
"StartTag",
"html",
{}
],
[
"StartTag",
"body",
{}
],
[
"EndTag",
"body"
],
[
"EndTag",
"html"
],
[
"Character",
"x"
],
[
"Comment",
" Hi there "
]
]
},
{
"fragmentContext": null,
"description": "x