privacycg / storage-access

The Storage Access API
https://privacycg.github.io/storage-access/
199 stars 26 forks source link

Fix references to un-exported definitions in other specs. #150

Open cfredric opened 1 year ago

cfredric commented 1 year ago

The spec refers to a handful of terms from other specs whose definitions are not exported, or are ambiguous. Those other specs should be updated to export those items properly and unambiguously. Once that is done, the link-defaults and anchors sections of this spec should be removed.

annevk commented 1 year ago

@cfredric looks like you fixed this?

cfredric commented 1 year ago

I haven't worked on this. If the existing lines under link-defaults and anchors are no longer necessary, that must have been due to someone else's work.