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

Define what descendant nodes of a fenced frame element represent #65

Closed domfarolino closed 1 year ago

domfarolino commented 1 year ago

In HTML, descendant nodes of a fenced frame element represent nothing and that the parser treats anything inside the iframe element as text. Define what happens for fenced frames in this scenario.