w3c / resource-timing

Resource Timing
https://w3c.github.io/resource-timing/
Other
121 stars 35 forks source link

Fix the assertion in setup the resource timing entry. #331

Closed jeremyroman closed 2 years ago

jeremyroman commented 2 years ago

272 (a4628756a5337343ae1d9deef915198c2b6a3121) added a third option, "validated", but the assertion was not updated. Consequently anything served from cache after revalidation currently fails this assertion, but should not.


Preview | Diff