Skip to content

Only apply "being rendered" to elements#1859

Merged
annevk merged 1 commit intomasterfrom
being-rendered
Oct 5, 2016
Merged

Only apply "being rendered" to elements#1859
annevk merged 1 commit intomasterfrom
being-rendered

Conversation

@domenic
Copy link
Member

@domenic domenic commented Oct 4, 2016

Instead of talking about a browsing context being rendered, talk about its container. Fixes part of #1813.


No tests/impl bugs as this is just a clarification of existing semantics. When we actually fix #1813, we'll need tests though.

Instead of talking about a browsing context being rendered, talk about its container. Fixes part of #1813.
@domenic domenic added the clarification Standard could be clearer label Oct 4, 2016
@annevk annevk merged commit 4bf7b83 into master Oct 5, 2016
@annevk annevk deleted the being-rendered branch October 5, 2016 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clarification Standard could be clearer

Development

Successfully merging this pull request may close these issues.

Should the contents of display:none iframes really be considered as "being rendered"?

3 participants