DescriptionShould remove StyleSheetContents from cache even if document is not active.
StyleSheetContents cache works independent of document's active(),
because StyleElement::process() always invokes StyleEngine::createSheet().
So removeSheetFromCache should also remove 'this' from the cache independent of document's active().
BUG=353894
TEST=fast/dom/move-style-element-to-inactive-document-crash.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169595
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|