Searched refs:parsedElement (Results 1 – 1 of 1) sorted by relevance
752 …Element* parsedElement = fragment->firstChild() && fragment->firstChild()->isElementNode() ? toEle… in setAttributesAsText() local753 if (!parsedElement) { in setAttributesAsText()760 AttributeCollection attributes = parsedElement->attributes(); in setAttributesAsText()