--TEST--
tag with since name attribute
--INPUT--
<foo  bar>
--EXPECTED--
TAG_NAME_OPEN,3,foo
ATTR_NAME,3,bar
TAG_NAME_CLOSE,1,>


