You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Surface the page-level recalculateStyle summary (beforeFCP / beforeLCP element counts + durations) on the first HAR page as _renderBlocking.recalculateStyle. The per-request _renderBlocking map already projected onto each entry stays where it is — the page-level summary is what powers the "Elements that needed recalculate style before FCP" view and was previously only reachable via browsertime.json#2466.