Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Child browsing context name property set contains names #1342

Merged
merged 2 commits into from
Jun 1, 2016

Conversation

annevk
Copy link
Member

@annevk annevk commented May 29, 2016

Follow up to #1312. Make “child browsing context name property set”
actually return browsing context names and clarify how the omitting
duplicates process works.

Fixes #1337 and fixes #1338.

Follow up to #1312. Make “child browsing context name property set”
actually return browsing context names and clarify how the omitting
duplicates process works.

Fixes #1337 and fixes #1338.
data-x="dom-name">window.name</code> to "<code data-x="">spices</code>", evaluating <code
data-x="">window.spices</code> after everything has loaded will yield undefined:</p>

<pre>&lt;iframe src=https://elsewhere.example.com>&lt;/iframe>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mismatch between prose and src="" attribute value; frame.html is missing in src

@annevk annevk assigned domenic and unassigned annevk Jun 1, 2016
@domenic domenic added the clarification Standard could be clearer label Jun 1, 2016
@domenic domenic merged commit a2bde18 into master Jun 1, 2016
@domenic domenic deleted the return-browsing-context-names branch June 1, 2016 15:36
@domenic
Copy link
Member

domenic commented Jun 1, 2016

Much nicer; thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarification Standard could be clearer
2 participants