Open
Description
The new shape()
function has been defined only with physical commands. The current design solves the need for responsiveness compared to path()
but still makes it hard to support LTR and RTL on the same website as it needs to redefine the whole shape for RTL to invert the physical dimensions (and I'm not even talking about vertical writing modes).
Would it be possible to define logical values for the commands of the shape ?