mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:52:45 +00:00 
			
		
		
		
	|  1b55ff6f4c Before this change, this var() would get expanded:
    calc(10px * var(--one))
But this one would not:
    calc(10px * (var(--one)) | ||
|---|---|---|
| .. | ||
| expected | ||
| input | ||