Home | History | Annotate | Download | only in editing

Lines Matching defs:containerElement

1448             HTMLElement* containerElement = toHTMLElement(container);
1449 if (isHTMLSpanElement(*containerElement) || (styleContainerIsNotSpan && containerElement->hasChildren()))