I'm curious if anyone else would find this helpful or not. I'd like to see some "trigger" words in the width/height inputs. For example, if I have a parent container with a width of 100% of the artboard and a height of 50px, if I set the child height to 100%, I'd like to be able to set the width to "square" or "golden" and automatically have the program calculate either a square ratio of the 50px height or a golden ratio of the 50px height, so, 50px and 80.90px respectively.
I know this is uncommon in CSS though there are tricks to make it work, since we have the luxury of client-side calculation, it would be a real power feature when it comes to layout.