getElementByLabelForAttribute 55 Source/core/dom/DocumentOrderedMap.h Element* getElementByLabelForAttribute(StringImpl*, const TreeScope*) const; getElementByLabelForAttribute 282 Source/core/dom/TreeScope.cpp return toHTMLLabelElement(m_labelsByForAttribute->getElementByLabelForAttribute(forAttributeValue.impl(), this));