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
Support type=module script element #23545
Merged
Support module script credentials mode
5c9536a
Select commit
86575bb
Run module tests
CYBAI f200775
Scaffold module script
CYBAI cfad32c
Support `integrity` for module script
CYBAI 5c9536a
Support module script credentials mode
CYBAI 1cc6435
Implement nomodule attribute
CYBAI e7bc0fa
Update test expectation
CYBAI 9460b43
Use IndexSet for storing descendants
Manishearth b8c6b55
Remove redundant checking of promise resolve and clone of URLs
CYBAI 198599b
Mark error-type-1 as FAIL and fix it from #25436
CYBAI be917ae
Upgrade module fail warning log to error
Manishearth 508bfbd
Fix module script MIME check to not include params
Manishearth
Merged
Support type=module script element #23545
Support module script credentials mode
Jun 11, 2019
Jun 5, 2019
Dec 11, 2019
Dec 16, 2019
Nov 29, 2019
Oct 18, 2019
Jan 6, 2020
Jan 6, 2020
Jan 6, 2020
Jan 6, 2020
Jan 6, 2020
5c9536a
Select commit
86575bb
Run module tests
CYBAI f200775
Scaffold module script
CYBAI cfad32c
Support `integrity` for module script
CYBAI 5c9536a
Support module script credentials mode
CYBAI 1cc6435
Implement nomodule attribute
CYBAI e7bc0fa
Update test expectation
CYBAI 9460b43
Use IndexSet for storing descendants
Manishearth b8c6b55
Remove redundant checking of promise resolve and clone of URLs
CYBAI 198599b
Mark error-type-1 as FAIL and fix it from #25436
CYBAI be917ae
Upgrade module fail warning log to error
Manishearth 508bfbd
Fix module script MIME check to not include params
Manishearth