WICG / fenced-frame

Proposal for a strong boundary between a page and its embedded content
https://wicg.github.io/fenced-frame/
Other
128 stars 32 forks source link

Spec the interface that provides fenced-frame-only APIs #14

Closed domfarolino closed 1 year ago

domfarolino commented 2 years ago

We are currently thinking this would exist on Window and be called fencedAPIs. Similar to frameElement it would be null based on runtime logic.

shivanigithub commented 2 years ago

Two of the APIs here would be:

domfarolino commented 1 year ago

window.fence has been specified at this point via https://wicg.github.io/fenced-frame/#fence-interface, so I'll close this.