diff --git a/index.html b/index.html index 89e683c..f8e8889 100644 --- a/index.html +++ b/index.html @@ -370,6 +370,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