{ "tests": [ { "fragmentContext": null, "description": "", "input": "", "output": [ [ "StartTag", "isindex", {} ] ] }, { "fragmentContext": null, "description": "", "input": "", "output": [ [ "StartTag", "isindex", { "name": "A", "action": "B", "prompt": "C", "foo": "D" } ] ] }, { "fragmentContext": null, "description": "
", "input": "", "output": [ [ "StartTag", "form", {} ], [ "StartTag", "isindex", {} ] ] }, { "fragmentContext": null, "description": "xx", "input": "xx", "output": [ [ "DOCTYPE", "html", null, null, true ], [ "StartTag", "isindex", {} ], [ "Character", "x" ], [ "EndTag", "isindex" ], [ "Character", "x" ] ] } ] }