Skip to main content
Journey Uncommon Logo
JourneyUncommon
hardCSSwill-change costSingle-choice MCQ

Why is leaving `will-change: transform` permanently on dozens of elements considered harmful at the engine level, beyond 'it's a hint'?

.item { will-change: transform; } /* applied to 100s of list items */