diff --git a/index.html b/index.html index 7871b7f..edfb4da 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,7 @@ github: "https://github.com/w3c/resource-timing/", caniuse: "resource-timing", xref: { - specs: ["hr-time-3", "performance-timeline", "xhr"], + specs: ["hr-time-3", "performance-timeline", "service-workers" ,"xhr"], profile: "web-platform", }, @@ -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