platform/libinjection/tests/test-html5-031.txt
2019-08-16 10:42:40 -04:00

8 lines
129 B
Text

--TEST--
tag with name attribute, quoted value, unclosed
--INPUT--
</foo >
--EXPECTED--
TAG_NAME_OPEN,3,foo
TAG_NAME_CLOSE,1,>