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

port existing php test for data: correctly allowing script in data: URIs to execute #1153

Merged

Conversation

imelven
Copy link
Contributor

@imelven imelven commented Aug 3, 2014

Test that script is allowed to run from within a data: URI if data: is a whitelisted source for script-src

@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/2248

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

@zcorpan
Copy link
Member

zcorpan commented Aug 28, 2014

This replaces #1151 ?

@hillbrad
Copy link
Contributor

This looks redundant. Fixedup and merged 1151, closing this.

@hillbrad hillbrad closed this Dec 17, 2014
@hillbrad
Copy link
Contributor

Whoops, this is the positive test case.

@hillbrad hillbrad reopened this Dec 17, 2014
hillbrad added a commit that referenced this pull request Dec 17, 2014
…10-1

port existing php test for data: correctly allowing script in data: URIs to execute
@hillbrad hillbrad merged commit f5df18e into web-platform-tests:master Dec 17, 2014
gsnedders pushed a commit that referenced this pull request Mar 28, 2017
[css-ui] Add new test to verify caret-color animation from JavaScript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants