Tag
The article explains how the readonly property `scrollHeight` can cause performance issues by triggering synchronous layout updates in Chromium, and suggests using a large number instead of recalculating scrollHeight frequently.