Re: [w3c/ServiceWorker] Add new fields and getter steps for static routing resource timing (PR #1769)

@yoshisatoyanagisawa commented on this pull request.



> @@ -241,7 +241,7 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/
   <section>
     <h3 id="service-worker-timing">Service Worker Timing</h3>
 
-    Service workers mark certain points in time that are later exposed by the <a interface lt="PerformanceNavigationTiming">navigation timing</a> API.
+    Service workers mark certain points in time that are later exposed by the <a interface lt="PerformanceNavigationTiming">navigation timing</a> API and <a interface lt="PerformanceResourceTiming"> resource timing</a> API.

maybe unnecessary space between `">` and `resource`?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1769#pullrequestreview-2867226174
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/pull/1769/review/2867226174@github.com>

Received on Monday, 26 May 2025 05:04:56 UTC