For reference: Safari (Version 12.1.2 (14607.3.9)) resolves `min(%, %)` against the resolved value. See example at http://jsfiddle.net/t9bk6p0q/1/, where `min(0%, 100%)` is resolved as `100%` I originally raised this issue as I wasn't aware of `background-position`. As I'm implementing `min/max` in Blink, I need to make sure that if we support evaluation of % against negative values, the added code paths are reachable. Now that it's reachable, it's no longer an issue for me. -- GitHub Notification of comment by xiaochengh Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4227#issuecomment-523202477 using your GitHub accountReceived on Tuesday, 20 August 2019 21:29:38 UTC
This archive was generated by hypermail 2.4.0 : Thursday, 24 March 2022 20:27:02 UTC