mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 19:42:43 +00:00 
			
		
		
		
	LibWeb: Move HTML object model stuff into LibWeb/HTML/
Take a hint from SVG and more all the HTML classes into HTML instead of mixing them with the DOM classes.
This commit is contained in:
		
							parent
							
								
									fbc54a2dba
								
							
						
					
					
						commit
						a565121793
					
				
					 77 changed files with 159 additions and 152 deletions
				
			
		|  | @ -26,7 +26,7 @@ | |||
| 
 | ||||
| #include <LibWeb/CSS/Length.h> | ||||
| #include <LibWeb/DOM/Document.h> | ||||
| #include <LibWeb/DOM/HTMLHtmlElement.h> | ||||
| #include <LibWeb/HTML/HTMLHtmlElement.h> | ||||
| 
 | ||||
| namespace Web { | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling