Home | History | Annotate | Download | only in elements

Lines Matching full:attributenameelement

1734         var attributeNameElement = attribute.getElementsByClassName("webkit-html-attribute-name")[0];
1735 if (!attributeNameElement)
1738 var attributeName = attributeNameElement.textContent;