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