--TEST--
# Test case 167
--INPUT--
<a href="&#X">
--EXPECTED--
TAG_NAME_OPEN,1,a
ATTR_NAME,4,href
ATTR_VALUE,3,&#X
TAG_NAME_CLOSE,1,>
