mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 11:32:43 +00:00 
			
		
		
		
	LibWeb: Split InitialStyleValue out of StyleValue.{h,cpp}
This commit is contained in:
		
							parent
							
								
									44c9a5b648
								
							
						
					
					
						commit
						1591352531
					
				
					 5 changed files with 36 additions and 20 deletions
				
			
		|  | @ -23,6 +23,7 @@ | |||
| #include <LibWeb/CSS/StyleValues/GridTrackPlacementStyleValue.h> | ||||
| #include <LibWeb/CSS/StyleValues/GridTrackSizeStyleValue.h> | ||||
| #include <LibWeb/CSS/StyleValues/IdentifierStyleValue.h> | ||||
| #include <LibWeb/CSS/StyleValues/InitialStyleValue.h> | ||||
| #include <LibWeb/DOM/Document.h> | ||||
| #include <LibWeb/DOM/Element.h> | ||||
| #include <LibWeb/Layout/Viewport.h> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Sam Atkins
						Sam Atkins