attrStart
    attrStart(attrName, lineNo)
  
  Called when an attribute is found on an element.
Handles encoding of certain characthers using can-attribute-encoder.
Parameters
- attrName 
{String}:The name of the attribute.
 - lineNo 
{Number}:The line number of the opening tag (undefined in production).