I would like to get <basic-shape> defined using the CSS value definition syntax so that it can be be extracted by w3c/reffy, similarly as <color> is defined with its sub-productions.
<basic-shape> = <basic-shape-rect> | <circle()> | <ellipse()> | <polygon()> | <path()>