PIE
PIE copied to clipboard
Feature: Implement calc() length values
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
This would be really awesome to have it.