forked from mirrors/gecko-dev
		
	 413e46f9bb
			
		
	
	
		413e46f9bb
		
	
	
	
	
		
			
			Automatic update from web-platform-testsSplit up WebCryptoAPI/derive_bits_keys/ with `variant` Also use .any.js. Fixes #11203. -- wpt-commits: 864cba25d0ac3d2f49e851623370f565ca293cbe wpt-pr: 11204
		
			
				
	
	
		
			22 lines
		
	
	
	
		
			607 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
	
		
			607 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| // META: title=WebCryptoAPI: generateKey() Successful Calls
 | |
| // META: timeout=long
 | |
| // META: variant=?1-10
 | |
| // META: variant=?11-20
 | |
| // META: variant=?21-30
 | |
| // META: variant=?31-40
 | |
| // META: variant=?41-50
 | |
| // META: variant=?51-60
 | |
| // META: variant=?61-70
 | |
| // META: variant=?71-80
 | |
| // META: variant=?81-90
 | |
| // META: variant=?91-100
 | |
| // META: variant=?101-110
 | |
| // META: variant=?111-120
 | |
| // META: variant=?121-130
 | |
| // META: variant=?131-140
 | |
| // META: variant=?141-150
 | |
| // META: variant=?151-last
 | |
| // META: script=../util/helpers.js
 | |
| // META: script=/common/subset-tests.js
 | |
| // META: script=successes.js
 | |
| run_test(["RSA-OAEP"]);
 |