Home | History | Annotate | Download | only in editing

Lines Matching refs:isSameNode

456     if (startNode->isSameNode(m_startBlock.get()) && !startOffset && canHaveChildrenForEditing(startNode) && !isHTMLTableElement(startNode)) {