Re: [w3c/ServiceWorker] Service worker struct should be exported without a 'for' attribute (#1590)

@jakearchibald commented on this pull request.



>  
-      A <dfn export>service worker timing info</dfn> is a [=/struct=]. It has the following [=struct/items=]:
+    Service workers mark certain points in time that are later exposed by the {{PerformanceNavigationTiming|navigation timing}} API.

```suggestion
    Service workers mark certain points in time that are later exposed by the [=PerformanceNavigationTiming!!idl|navigation timing=] API.
```

I haven't tested if this works, but it should mean that "navigation timing" isn't displayed as if it's a method/object.

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

Received on Thursday, 29 April 2021 08:58:23 UTC