mirror of
				https://github.com/LadybirdBrowser/ladybird.git
				synced 2025-11-03 23:00:58 +00:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
	
		
			122 B
		
	
	
	
		
			C
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
	
		
			122 B
		
	
	
	
		
			C
		
	
	
	
	
	
| 
								 | 
							
								#pragma once
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#include <LibHTML/DOM/Element.h>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								NonnullRefPtr<Element> create_element(Document&, const String& tag_name);
							 |