[csswg-drafts] [css-backgrounds] accept "px" for pixel values in border-image-slice (#6739)

jsnkuhn has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-backgrounds] accept "px" for pixel values in border-image-slice ==
Currently `border-image-slice` only allows pixel values to be used through unit-less number values. I'm guessing there was a reason for this but in practice I have found it just confuses people and leads to them not using `border-image`.

The only concern is that there might be border-image code lying dormant on pages because folks just couldn't figure out why it wasn't working with a "px" value on pages. If folks left in to deal with later it would just start working if "px" support was added. If all of the `boder-image`s values were not worked out because they couldn't get the image to show things might appear broken in these cases. 

https://www.w3.org/TR/css-backgrounds-3/#border-image-slice

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6739 using your GitHub account


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

Received on Monday, 18 October 2021 15:22:44 UTC