Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DReplaceSelectionCommand.cpp580 static bool isProhibitedParagraphChild(const AtomicString& name) in isProhibitedParagraphChild() function
648 if (isProhibitedParagraphChild(element.localName())) { in makeInsertedContentRoundTrippableWithHTMLTreeBuilder()