diff --git a/index.bs b/index.bs index 74072750..b3e13bad 100644 --- a/index.bs +++ b/index.bs @@ -170,12 +170,29 @@ spec: HTML; urlPrefix: https://html.spec.whatwg.org/multipage/ text: shared worker; url: workers.html#shared-workers text: window open steps; url: window-object.html#window-open-steps text: worker event loop; url: webappapis.html#worker-event-loop-2 - text: worklet global scopes; url: worklets.html#concept-document-worklet-global-scopes + text: worklet global scopes; url:worklets.html#concept-document-worklet-global-scopes +spec: RESOURCE-TIMING; urlPrefix: https://w3c.github.io/resource-timing/ + type: dfn + text: convert fetch timestamp; url: dfn-convert-fetch-timestamp +spec: HR-TIME; urlPrefix: https://w3c.github.io/hr-time/ + type: dfn + text: get time origin timestamp; url: dfn-get-time-origin-timestamp spec: RFC4648; urlPrefix: https://tools.ietf.org/html/rfc4648 type: dfn text: Base64 Encode; url: section-4 +
+{ + "SAME-SITE-COOKIES": { + "authors": ["Mike West", "Mark Goodwin"], + "href": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-same-site", + "publisher": "IETF", + "title": "Same-Site Cookies" + } +} ++