WICG / fenced-frame

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

Elaborate on FencedFrameConfig #67

Closed gtanzer closed 1 year ago

gtanzer commented 1 year ago

Preview | Diff

domfarolino commented 1 year ago

Per our earlier discussion, all that's left here is making all of the optional stuff into the correct "Null or [...]" language, and specifying the visibility type etc right?

gtanzer commented 1 year ago

Per our earlier discussion, all that's left here is making all of the optional stuff into the correct "Null or [...]" language, and specifying the visibility type etc right?

Yes, I believe so.

gtanzer commented 1 year ago

@domfarolino Elaborated on the fenced frame config mapping in the tentative way we discussed. (It's broken up into a pending mapping and a finalized mapping. Lookup waits until the config is no longer present in the pending mapping; we can change the description to use an explicit callback as needed later.)

gtanzer commented 1 year ago

@domfarolino Looks fine to merge to me. Still a little stuff to do in followups.