attrValue
attrValue(value, lineNo)
Called when an attribute's value has been found.
Parameters
- value
{String}:The value discovered associated with an attribute.
- lineNo
{Number}:The line number of the opening tag (undefined in production).