The id attribute must return its associated service worker client's id.
the spec says this is of type any (?!)
https://html.spec.whatwg.org/multipage/infrastructure.html#transferable-objects
The url attribute must return the context object's associated service worker client's serialized creation url.
¶4.2 Client of Service Workers 1 spec.