mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:22:43 +00:00 
			
		
		
		
	 8c980cf75b
			
		
	
	
		8c980cf75b
		
	
	
	
	
		
			
			Return error when input svg is not valid and SVGSVGElement is not present in the tree instead of doing svg_root nullptr dereference. Fixes crash on https://apps.kde.org/en-gb/
		
			
				
	
	
		
			1 line
		
	
	
		
			No EOL
		
	
	
		
			82 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
		
			No EOL
		
	
	
		
			82 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html><img src="data:image/svg+xml;,some-garbage" style="display: block"> |