mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 13:42:44 +00:00 
			
		
		
		
	 58df9c45b9
			
		
	
	
		58df9c45b9
		
	
	
	
	
		
			
			Previously, a crash could occur when computing the width of a table with cells that had a percentage width of 0.
		
			
				
	
	
		
			1 line
		
	
	
	
		
			78 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			78 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html><table><tbody><tr><td><table><tbody><tr><td style="width: 0%">
 |