styleForElementIgnoringPendingStylesheets 491 Source/core/dom/Document.h PassRefPtr<RenderStyle> styleForElementIgnoringPendingStylesheets(Element*); styleForElementIgnoringPendingStylesheets 2491 Source/core/dom/Element.cpp rareData.setComputedStyle(document().styleForElementIgnoringPendingStylesheets(this));