Re: [csswg-drafts] [css-shapes-1] Incorrect conversion from `xywh()` to the equivalent `inset()` function, for computed values (#9053)

Oh whoops, indeed, I got that conversion wrong. `inset(y calc(100% - x - w) calc(100% - y - h) x)` is obviously the right answer.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9053#issuecomment-1629822043 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 10 July 2023 22:35:55 UTC