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

9 lines
173 B
Text

--TEST--
tag with name attribute, quoted value, unclosed, more whitespace
--INPUT--
<foo bar = "xxx"
--EXPECTED--
TAG_NAME_OPEN,3,foo
ATTR_NAME,3,bar
ATTR_VALUE,3,xxx