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

[Spec] Define behavior for focus gating #36

Closed blu25 closed 1 year ago

blu25 commented 2 years ago

Focus for a fenced frame is gated on user activation to prevent a script from pulling focus across a fenced boundary. This behavior should be formalized in the spec.

Design doc: https://docs.google.com/document/d/18W-lq8uexg-vFfq0cxM6IGshwaAInjpdit-jAhhOytI/edit?usp=sharing

domfarolino commented 1 year ago

Done in https://github.com/WICG/fenced-frame/pull/68 & https://wicg.github.io/fenced-frame/#focusing-changes.