mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:32:46 +00:00 
			
		
		
		
	 9ce267944c
			
		
	
	
		9ce267944c
		
	
	
	
	
		
			
			The fix here was to stop using StringBuilder::append(char) when told to append a code point, and switch to StringBuilder::append_code_point(u32) There's probably a bunch more issues like this, and we should stop using append(char) in general since it allows building of garbage strings.
		
			
				
	
	
		
			1 line
		
	
	
	
		
			6 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			6 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <z==š
 |