WICG / fenced-frame

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

Spec config assignment and core #navigate algorithm changes #84

Closed domfarolino closed 1 year ago

domfarolino commented 1 year ago

This PR finally specs the config IDL attribute assignment, making it the only entrypoint into HTML's #navigate algorithm. This PR also adds patches to the navigate algorithm, including the invocation to find a config which may wait arbitrarily in the navigation process until the config is finalized and we can override the navigation URL to the actual mapped URL.


Preview | Diff