mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:42:44 +00:00 
			
		
		
		
	LibWeb: Run clang-format on ReplacedBox.cpp
This commit is contained in:
		
							parent
							
								
									66a053da77
								
							
						
					
					
						commit
						04e1827864
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -25,8 +25,8 @@ | ||||||
|  */ |  */ | ||||||
| 
 | 
 | ||||||
| #include <LibWeb/DOM/Element.h> | #include <LibWeb/DOM/Element.h> | ||||||
| #include <LibWeb/Layout/InlineFormattingContext.h> |  | ||||||
| #include <LibWeb/Layout/BlockBox.h> | #include <LibWeb/Layout/BlockBox.h> | ||||||
|  | #include <LibWeb/Layout/InlineFormattingContext.h> | ||||||
| #include <LibWeb/Layout/ReplacedBox.h> | #include <LibWeb/Layout/ReplacedBox.h> | ||||||
| 
 | 
 | ||||||
| namespace Web::Layout { | namespace Web::Layout { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling