paulirish / lh-scorecalc

Lighthouse perf score calculator - explaining how the perf score is composed
https://googlechrome.github.io/lighthouse/scorecalc/
95 stars 16 forks source link

fix CLS desktop scorecurve #14

Closed paulirish closed 4 years ago

paulirish commented 4 years ago

it was accidentally 0 instead of the correct 0.25. this led always having NaN scores of CLS for v6 desktop.

connorjclark commented 4 years ago

lol software