{ "tests": [ { "fragmentContext": null, "description": "x", "input": "x", "output": [ [ "StartTag", "style", {} ], [ "Character", " x", "input": " --> x", "output": [ [ "StartTag", "style", {} ], [ "Character", " " ], [ "EndTag", "style" ], [ "Character", "x" ] ] }, { "fragmentContext": null, "description": "x", "input": "x", "output": [ [ "StartTag", "style", {} ], [ "Character", " " ], [ "EndTag", "style" ], [ "Character", "x" ] ] }, { "fragmentContext": null, "description": "x", "input": "x", "output": [ [ "StartTag", "style", {} ], [ "Character", " " ], [ "EndTag", "style" ], [ "Character", "x" ] ] }, { "fragmentContext": null, "description": "x", "input": "x", "output": [ [ "StartTag", "iframe", {} ], [ "Character", " " ], [ "EndTag", "iframe" ], [ "Character", "x" ] ] }, { "fragmentContext": null, "description": "->x --> x", "input": "->x --> x", "output": [ [ "StartTag", "iframe", {} ], [ "Character", " " ], [ "EndTag", "iframe" ], [ "Character", "x" ] ] }, { "fragmentContext": null, "description": " --> x", "input": " --> x", "output": [ [ "StartTag", "script", {} ], [ "Character", " " ], [ "EndTag", "script" ], [ "Character", "x" ] ] }, { "fragmentContext": null, "description": " <!-- --> x", "input": " <!-- --> x", "output": [ [ "StartTag", "title", {} ], [ "Character", " " ], [ "EndTag", "title" ], [ "Character", "x" ] ] }, { "fragmentContext": null, "description": "->x --> x", "input": "->x --> x", "output": [ [ "StartTag", "textarea", {} ], [ "Character", " " ], [ "EndTag", "textarea" ], [ "Character", "x" ] ] }, { "fragmentContext": null, "description": "x", "input": "x", "output": [ [ "StartTag", "style", {} ], [ "Character", " ", "input": "

", "output": [ [ "StartTag", "p", {} ], [ "StartTag", "xmp", {} ], [ "EndTag", "xmp" ] ] }, { "fragmentContext": null, "description": " <!-- > --> ", "input": " <!-- > --> ", "output": [ [ "StartTag", "xmp", {} ], [ "Character", " " ], [ "EndTag", "xmp" ] ] }, { "fragmentContext": null, "description": "&", "input": "&", "output": [ [ "StartTag", "title", {} ], [ "Character", "&" ], [ "EndTag", "title" ] ] }, { "fragmentContext": null, "description": "<!--&-->", "input": "<!--&-->", "output": [ [ "StartTag", "title", {} ], [ "Character", "" ], [ "EndTag", "title" ] ] }, { "fragmentContext": null, "description": "<!--", "input": "<!--", "output": [ [ "StartTag", "title", {} ], [ "Character", "", "input": "", "output": [ [ "StartTag", "noscript", {} ], [ "Character", "" ], [ "EndTag", "noscript" ] ] }, { "fragmentContext": null, "description": "", "input": "", "output": [ [ "StartTag", "noscript", {} ], [ "Character", "" ], [ "EndTag", "noscript" ] ] } ] }