mirror of
				https://github.com/lightpanda-io/browser.git
				synced 2025-10-29 23:23:28 +00:00 
			
		
		
		
	 7f2c360f33
			
		
	
	7f2c360f33
	
	
	
		
			
			libdom's parsing is now less strict with respect to attribute names. See: https://github.com/lightpanda-io/libdom/pull/33 However, the attribute name in setAttribute has stricter validation applied to it, which we now handle directly.