PIE icon indicating copy to clipboard operation
PIE copied to clipboard

Feature: Implement calc() length values

Open lojjic opened this issue 15 years ago • 1 comments

CSS3 introduces the calc() function for specifying length values, which allows for useful things like pixel offsets from a percentage etc.

Spec reference: http://www.w3.org/TR/css3-values/#calc

lojjic avatar May 21 '10 04:05 lojjic

This would be really awesome to have it.

Nowaker avatar Sep 05 '13 15:09 Nowaker