mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:52:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			No EOL
		
	
	
		
			232 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			No EOL
		
	
	
		
			232 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html><html><head><style>
 | |
| #zero-dimensions-but-min-percentages {
 | |
|     width: 0;
 | |
|     height: 0;
 | |
|     min-width: 100%;
 | |
|     min-height: 100%;
 | |
|     position: absolute;
 | |
| }
 | |
| </style><body><img id="zero-dimensions-but-min-percentages"> | 
