forked from mirrors/gecko-dev
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			198 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			198 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| /* malware.example.com is in the malware database. */
 | |
| @import url("http://malware.example.com/tests/toolkit/components/url-classifier/tests/mochitest/bad.css");
 | |
| #styleImport { visibility: hidden; }
 | 
