whatwg / storage

Storage Standard
https://storage.spec.whatwg.org/
Other
124 stars 55 forks source link

Add an algorithm for comparing storage keys #133

Closed recvfrom closed 2 years ago

recvfrom commented 2 years ago

Per https://github.com/whatwg/html/pull/7567#discussion_r801790301, we should add an algorithm for comparing storage keys. For now the algorithm will simply compare origins, but in the near future it will take top-level site into account as well.