Bug 1804750 - Track page name when constructing column set wrapper frames r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D164258
This commit is contained in:
@@ -10746,6 +10746,7 @@ nsBlockFrame* nsCSSFrameConstructor::BeginBuildingColumns(
|
||||
columnSetWrapper->AddStateBits(NS_FRAME_HAS_MULTI_COLUMN_ANCESTOR);
|
||||
}
|
||||
|
||||
AutoFrameConstructionPageName pageNameTracker(aState, columnSetWrapper);
|
||||
RefPtr<ComputedStyle> columnSetStyle =
|
||||
mPresShell->StyleSet()->ResolveInheritingAnonymousBoxStyle(
|
||||
PseudoStyleType::columnSet, aComputedStyle);
|
||||
|
||||
Reference in New Issue
Block a user