mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:42:44 +00:00 
			
		
		
		
	Base: Add inline properties to custom-properties test page
This commit is contained in:
		
							parent
							
								
									aaa954f900
								
							
						
					
					
						commit
						55ac11a0ae
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -152,6 +152,14 @@ | ||||||
|         This should be cyan |         This should be cyan | ||||||
|     </div> |     </div> | ||||||
| 
 | 
 | ||||||
|  |     <h2>Inline properties</h2> | ||||||
|  |     <pre> | ||||||
|  |         <div style="--color: turquoise; background-color: var(--color)"> | ||||||
|  |     </pre> | ||||||
|  |     <div class="box" style="--color: turquoise; background-color: var(--color)"> | ||||||
|  |         This should be turquoise | ||||||
|  |     </div> | ||||||
|  | 
 | ||||||
|     <h2>Nested var()</h2> |     <h2>Nested var()</h2> | ||||||
|     <pre> |     <pre> | ||||||
|         :root { |         :root { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Karol Kosek
						Karol Kosek