Commit aab177d0 authored by Sam Drew's avatar Sam Drew
Browse files

Delete Bad REQ-STORE-ACC-2, and rename

parent 654039dc
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -455,11 +455,9 @@ Example: Permissions divided such that an extension can request and access the m

**[REQ-STORE-ACC-1]** The product shall store data and enforce access according to the Same Origin Policy.

**[REQ-STORE-ACC-2]** For non-cookie data, the product shall only expose data to a given origin that was either (i) stored while visiting that origin, or (ii) with user interaction to indicate intent to provide information (eg form autofill).
**[REQ-STORE-ACC-2]** The product shall enforce Same Origin Policy access control for storage data outside rendering processes.

**[REQ-STORE-ACC-3]** The product shall enforce Same Origin Policy access control for storage data outside rendering processes.

**[REQ-STORE-ACC-4]** The product shall not share or make data available across browser profiles.
**[REQ-STORE-ACC-3]** The product shall not share or make data available across browser profiles.


## 5.6 Confidentiality