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

Fix ordering of script elements in the-script-element/module/module-vs-script-*.html tests #19117

Merged
merged 1 commit into from Sep 17, 2019

Conversation

CYBAI
Copy link
Contributor

@CYBAI CYBAI commented Sep 17, 2019

As for title in html/semantics/scripting-1/the-script-element/module/module-vs-script-1.html, it says "Once as module script, once as classic script" and the title of html/semantics/scripting-1/the-script-element/module/module-vs-script-2.html says "Once as classic script, once as module script". So, it should be reasonable to make the second test have script elements
order in classic and then module.

As for title in `html/semantics/scripting-1/the-script-element/module/module-vs-script-1.html`,
it says "Once as module script, once as classic script" and the title of
`html/semantics/scripting-1/the-script-element/module/module-vs-script-2.html` says "Once as classic script, once as module script".
So, it should be reasonable to make the second test have script elements
order in classic and then module.
@jdm jdm merged commit aab8bf0 into web-platform-tests:master Sep 17, 2019
@CYBAI CYBAI deleted the fix-script-order branch September 17, 2019 14:00
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