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

Tests for Document#currentScript #2056

Merged
merged 1 commit into from Aug 12, 2015

Conversation

koustuvsinha
Copy link
Contributor

Adding tests for Document#currentScript according to issue #1636

@hoppipolla-critic-bot
Copy link

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

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.

@jgraham
Copy link
Contributor

jgraham commented Aug 7, 2015

Comments on critic

@koustuvsinha
Copy link
Contributor Author

@jgraham updated few more tests, plz review! :)

@jgraham
Copy link
Contributor

jgraham commented Aug 12, 2015

Squash?

@koustuvsinha
Copy link
Contributor Author

yes @jgraham i will, but after putting a few more test cases which are left to implement :)

Following test cases have been added :

* Nested script verification test
* beforescriptexecute and afterscriptexecute tests
* Script load fail verification test
* verification within window.onerror test
* verification in setTimeout and eval tests
* Synchronous xhr verification test
* script async & defer verification test
* svg script verification test
jgraham added a commit that referenced this pull request Aug 12, 2015
Tests for Document#currentScript
@jgraham jgraham merged commit 70c4b32 into web-platform-tests:master Aug 12, 2015
@tobie tobie added the html label Nov 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants