8 lines
		
	
	
		
			161 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			161 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| --INI--
 | |
| HTML.Strict = true
 | |
| --HTML--
 | |
| <blockquote>Illegal contents</blockquote>
 | |
| --EXPECT--
 | |
| <blockquote><p>Illegal contents</p></blockquote>
 | |
| --# vim: et sw=4 sts=4
 | 
