 339cb1fe6b
			
		
	
	339cb1fe6b
	
	
	
		
			
			Multiple reftests were damaged by the element name transition. Repair them. The region reftests are no longer needed, since we no longer do regions.
		
			
				
	
	
		
			13 lines
		
	
	
		
			106 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			106 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| *,
 | |
| #reference {
 | |
|   color: lime;
 | |
| }
 | |
| 
 | |
| :insensitive {
 | |
|   color: red;
 | |
| }
 | |
| 
 | |
| label:insensitive {
 | |
|   color: inherit;
 | |
| }
 |