Re: [w3c/webcomponents] <iframe> and Window's named properties (#145)

There is an action item here. We need to update https://html.spec.whatwg.org/#child-browsing-context and decide whether to change "in a document" to "in a document tree" or "is connected".

It may be possible that we need to change it to "is connected" for other parts of the spec to make sense, but we still want to not include browsing context names unless they are "in a document tree". In that case we should both update the definition of child browsing context, but also update https://html.spec.whatwg.org/#child-browsing-context-name-property-set to add an additional "in a document tree" check (or some similar check that the browsing context container's root is a document). That seems most likely.

Let's assign this to me. I was recently messing with child browsing context stuff and can take this on. It sounds like there is consensus to not include them in the name property set.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/145#issuecomment-234155771

Received on Thursday, 21 July 2016 04:47:52 UTC