@@ -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.