Merge pull request #13828 from vector-im/t3chguy/modernizr-subtleCrypto

Modernizr check for subtle crypto as we require it all over the place
This commit is contained in:
Michael Telatynski
2020-06-02 13:46:05 +01:00
committed by GitHub
2 changed files with 4 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
"test/url/urlsearchparams",
"test/cors",
"test/crypto",
"test/iframe/sandbox",
"test/json",
"test/network/fetch",

File diff suppressed because one or more lines are too long