Re: [csswg-drafts] [css-backgrounds] What is the serialization "background-position: top right 10px"? (#6586)

FWIW those tests were added in https://github.com/web-platform-tests/wpt/pull/16867. I agree that this is underdefined. The calc() serialization in Gecko just comes from [this line of code](https://searchfox.org/mozilla-central/rev/08c493902519265d570250c8e7ce575c8cd6f5b5/servo/components/style/values/specified/position.rs#317-320) where we remove the keywords when going from specified -> computed value.

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


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

Received on Wednesday, 8 September 2021 22:39:54 UTC