Skip to content

Cleanup sandbox token lists. #47

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

Closed
wants to merge 1 commit into from
Closed

Cleanup sandbox token lists. #47

wants to merge 1 commit into from

Conversation

mikewest
Copy link
Member

955fbaa added the 'allow-popups-to-escape-sandbox' sandbox token,
but neglected to update a few lists which ought to have contained it. This
patch takes care of those.

pointer lock API, popups, and scripts respectively. <ref spec=POINTERLOCK></p>
pointer lock API, popups, and scripts respectively. <ref spec=POINTERLOCK> <code
data-x="attr-iframe-sandbox-allow-popups-to-escape-sandbox">allow-popups-to-escape-sandbox</code>
allows unsandboxed browsing contexts to be created from inside the sandbox.</p>
Copy link
Member

Choose a reason for hiding this comment

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

This needs to be done differently. The POINTERLOCK reference needs to be at the end. And you need to use the ";" pattern that is already established. Probably dropping the current "and" and placing it before introducing this last keyword.

@annevk
Copy link
Member

annevk commented Aug 30, 2015

Also, please drop the period from the commit title.

955fbaa added the 'allow-popups-to-escape-sandbox' sandbox token,
but neglected to update a few lists which ought to have contained it. This
patch takes care of those.
@mikewest
Copy link
Member Author

Thanks! WDYT of the fixup?

@annevk
Copy link
Member

annevk commented Aug 30, 2015

Thank you, merged: 36f2a65

@annevk annevk closed this Aug 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants