diff --git a/spec.bs b/spec.bs index 4b64669..19f027f 100644 --- a/spec.bs +++ b/spec.bs @@ -19,6 +19,7 @@ Complain About: accidental-2119 true spec:html; type:dfn; for:site; text:same site spec:url; type:interface; text:URL +
spec: html; urlPrefix: https://html.spec.whatwg.org/ type: dfn @@ -191,7 +192,7 @@ Modify {{Document/requestStorageAccess()}} at step 14.1.1.1.1 to read:Changes to various client-side storage mechanisms
-For all of the following getters and functions, consider the |docForSAA| to be |doc| with the following modifications: +For all of the following getters and methods, consider the |docForSAA| to be |doc| with the following modifications: 1. No existing storage mechanism caches on |doc| will be available on |docForSAA|. 1. Any storage mechanism caches made on |docForSAA| will not be added to |doc|.