Home | History | Annotate | Download | only in editing

Lines Matching refs:attributeMap

801     const NamedNodeMap* attributeMap = element->attributeMap();
802 if (!attributeMap || attributeMap->isEmpty() || (attributeMap->length() == 1 && element->hasAttribute(styleAttr)))