Re: [csswg-drafts] [css-values-4] How to serialize calc(100% - 100% + 1em) at computed-value time (#3806)

http://www.gtalbot.org/BrowserBugsSection/CSS3Values/getComputedStyle-calc-background-position-percent-012.html

Firefox 68 and Epiphany Technological Preview 3.31.90-8061c1929 (WebKitGTK 2.24.0) pass this test .

Chromium 73.0.3683.75 returns "16px 50%" instead of the expected  "calc(0% + 16px) 50%" .

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

Received on Friday, 5 April 2019 01:06:58 UTC