Searched defs:contentEditable (Results 1 – 2 of 2) sorted by relevance
656 String HTMLElement::contentEditable() const in contentEditable() function in WebCore::HTMLElement
1848 const AtomicString& contentEditable = element->getAttribute(contenteditableAttr); in accessibilityIsIgnored() local