findMainSummary 33 Source/core/html/HTMLDetailsElement.h Element* findMainSummary() const; findMainSummary 72 Source/core/html/HTMLSummaryElement.cpp return details->findMainSummary() == this;