- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Sun, 24 Dec 2023 14:05:11 +0000
- To: public-css-archive@w3.org
Possibly related: ```js document.body.style.marginRight = "calc(-0% + -0em + -0ic + -0lh + -0px + -0vw)"; document.body.style.marginRight; ``` - Gecko: `calc(0% - 0em - 0ic - 0lh - 0px - 0vw)` - Blink/WebKit: `calc(0% + 0em + 0ic + 0lh + 0px + 0vw)` -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9750#issuecomment-1868524527 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 24 December 2023 14:05:14 UTC