mirror of
				https://gitlab.gnome.org/GNOME/libxml2.git
				synced 2025-10-27 12:15:34 +03:00 
			
		
		
		
	Fix regression introduced when reworking htmlParsePubidLiteral in
commit 93ce33c2.
Fixes #318.
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			165 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			165 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01//EN'>
 | |
| <html>
 | |
| <head><meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\"></head>
 | |
| <body>
 | |
| </body>
 | |
| </html>
 |