Contact emails
Spec
To be added; see explainer at:
Summary
The layout stability web perf API allows the developer to monitor the degree to which DOM elements have changed their on-screen position ("layout jank") during the user's session.
Link to "Intent to Implement" blink-dev discussion
Goals for experimentation
By allowing developers to observe jank scores on their sites and give us feedback about unexpected results, we can assess the quality of the jank score computation algorithm and iterate quickly on it. We will also use feedback to validate the shape of the API.
Experimental timeline
M73 - M76
Any risks when the experiment finishes?
None
Ongoing technical constraints
None
Debuggability
No DevTools support at present. We may consider adding a "show jank regions" mode in the future, but this is not required for the origin trial to be useful.
Will this feature be supported on all five Blink platforms supported by Origin Trials (Windows, Mac, Linux, Chrome OS, and Android)?
Yes
Link to entry on the feature dashboard