mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 09:02:43 +00:00 
			
		
		
		
	LibWeb: Replace OverflowStyleValue with ShorthandStyleValue
This commit is contained in:
		
							parent
							
								
									e905072e47
								
							
						
					
					
						commit
						aea112da71
					
				
					 11 changed files with 9 additions and 81 deletions
				
			
		|  | @ -8,7 +8,7 @@ | |||
| #include <LibWeb/CSS/StyleProperties.h> | ||||
| #include <LibWeb/CSS/StyleValues/DisplayStyleValue.h> | ||||
| #include <LibWeb/CSS/StyleValues/IdentifierStyleValue.h> | ||||
| #include <LibWeb/CSS/StyleValues/OverflowStyleValue.h> | ||||
| #include <LibWeb/CSS/StyleValues/ShorthandStyleValue.h> | ||||
| #include <LibWeb/DOM/ShadowRoot.h> | ||||
| #include <LibWeb/Layout/Box.h> | ||||
| #include <LibWeb/SVG/AttributeNames.h> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Sam Atkins
						Sam Atkins