Searched refs:previousListNode (Results 1 – 1 of 1) sorted by relevance
1323 …RefPtrWillBeRawPtr<Node> previousListNode = emptyListItem->isElementNode() ? ElementTraversal::pre… in breakOutOfEmptyListItem() local1327 if (isListItem(previousListNode.get()) || isHTMLListElement(previousListNode.get())) in breakOutOfEmptyListItem()1339 …removeNode(isListItem(previousListNode.get()) || isHTMLListElement(previousListNode.get()) ? empty… in breakOutOfEmptyListItem()