platform/libinjection/tests/test-html5-066.txt

11 lines
134 B
Text
Raw Normal View History

2019-08-16 14:42:40 +00:00
--TEST--
bogus closing tags
--INPUT--
</ foo="><script>
--EXPECTED--
TAG_COMMENT,6, foo="
TAG_NAME_OPEN,6,script
TAG_NAME_CLOSE,1,>