mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 07:52:45 +00:00 
			
		
		
		
	 9174ffd7e6
			
		
	
	
		9174ffd7e6
		
	
	
	
	
		
			
			This makes us actually run a GridFormattingContext instead of rendering inline-grid elements as nothing. :^)
		
			
				
	
	
		
			5 lines
		
	
	
		
			No EOL
		
	
	
		
			75 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			No EOL
		
	
	
		
			75 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html><style>
 | |
| body {
 | |
|     display: inline-grid;
 | |
| }
 | |
| </style><body>whf |