Searched refs:ancestorsToClose (Results 1 – 2 of 2) sorted by relevance
825 Vector<Node*> ancestorsToClose; in createMarkup() local890 if (!ancestorsToClose.isEmpty()) { in createMarkup()893 Node *ancestor = ancestorsToClose.last(); in createMarkup()899 ancestorsToClose.removeLast(); in createMarkup()900 } while (!ancestorsToClose.isEmpty()); in createMarkup()923 ancestorsToClose.append(n); in createMarkup()
40890 code to include them even if we closed ancestors in the ancestorsToClose list.41911 ancestorsToClose list were those kind of ancestors. But we don't add renderer-less 41912 containers to the ancestorsToClose list. So, we were incorrectly surrounding the