Skip to content

Commit a0d50b0

Browse files
authored
Editorial: remove user context issue from storage module (#644)
1 parent 55adba6 commit a0d50b0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

index.bs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9457,15 +9457,12 @@ partition key attributes=].
94579457
<th>Definition
94589458
<tr>
94599459
<td>"<code>userContext</code>"
9460-
<td>A user context id
9460+
<td>A [=user context id=]
94619461
<tr>
94629462
<td>"<code>sourceOrigin"</code>
94639463
<td>The [=serialization of an origin|serialization of the origin=] of resources that can access the storage partition
94649464
</table>
94659465

9466-
Issue(w3c/webdriver-bidi#570): User contexts are in the process of being
9467-
specified.
9468-
94699466
[=Remote ends=] may support any number of <dfn>extension storage partition key
94709467
attributes</dfn>. In order to avoid conflicts with other implementations, these
94719468
attributes must begin with a unique identifier for the vendor and user-agent

0 commit comments

Comments
 (0)