diff --git a/index.html b/index.html index 7871b7f..7822be5 100644 --- a/index.html +++ b/index.html @@ -382,6 +382,10 @@
+ The workerRouterEvaluationStart getter steps are to return + this's timing info's + [=fetch timing info/service worker timing info=]'s + [=service worker timing info/worker router evaluation start=]. +
++ The workerCacheLookupStart getter steps are to return + this's timing info's + [=fetch timing info/service worker timing info=]'s + [=service worker timing info/worker cache lookup start=]. +
++ The workerMatchedRouterSource getter steps are to return + this's timing info's + [=fetch timing info/service worker timing info=]'s + [=service worker timing info/worker matched router source=]. +
++ The workerFinalRouterSource getter steps are to return + this's timing info's + [=fetch timing info/service worker timing info=]'s + [=service worker timing info/worker final router source=]. +
A user agent implementing PerformanceResourceTiming would need
to include "resource" in