Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.h272 ModifiedByCloning enumerator
DElement.cpp2999 attributeChangedFromParserOrByCloning(it->name(), it->value(), ModifiedByCloning); in cloneAttributesFromElement()
3097 …} else if (modificationReason == ModifiedByCloning || document().contentSecurityPolicy()->allowInl… in styleAttributeChanged()