Re: [whatwg/storage] Swap browsing session for traversable (PR #148)

@domenic commented on this pull request.



> @@ -416,8 +416,15 @@ standard and standards using this standard can access the contents.
    <li><p>Assert: <var>type</var> is "<code>session</code>".
 
    <li><p>Set <var>shed</var> to <var>environment</var>'s
-   <a for="environment settings object">browsing session</a>'s
-   <a for="browsing session">storage shed</a>.
+   <a for=/>global object</a>'s
+   <a>associated <code>Document</code></a>'s
+   <a>node navigable</a>'s
+   <a>traversable navigable</a>'s

```suggestion
   <a for=navigable>traversable navigable</a>'s
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/pull/148#pullrequestreview-1156049506
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/storage/pull/148/review/1156049506@github.com>

Received on Wednesday, 26 October 2022 08:11:23 UTC