mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 19:12:43 +00:00 
			
		
		
		
	Tests/LibWeb: Add object-position to the getComputedStyle test
The test was failing because we now support the new and shiny object-position property.
This commit is contained in:
		
							parent
							
								
									e60253d64c
								
							
						
					
					
						commit
						3b1083c4cb
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -115,6 +115,7 @@ min-height: auto | |||
| min-inline-size: 0px | ||||
| min-width: auto | ||||
| object-fit: fill | ||||
| object-position: left 50% top 50% | ||||
| opacity: 1 | ||||
| order: 0 | ||||
| outline-color: rgb(0, 0, 0) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Tobias Christiansen
						Tobias Christiansen