Home
last modified time | relevance | path

Searched refs:prefixedAttribute (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DFullscreenElementStack.cpp47 …st WebCore::QualifiedName& attribute, const WebCore::QualifiedName& prefixedAttribute, const HTMLF… in isAttributeOnAllOwners() argument
52 if (!(owner->hasAttribute(attribute) || owner->hasAttribute(prefixedAttribute))) in isAttributeOnAllOwners()