- From: Philip Jägenstedt via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Sep 2022 12:47:02 +0000
- To: public-css-archive@w3.org
foolip has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-images-4] image-set() format() typo? Should be type() == https://w3c.github.io/csswg-drafts/css-images-4/#image-set-notation has this bit: > It does not have any effect on the image itself; an `<image-set-option>` like `url("picture.png") 1x format("image/jpeg")` is valid, and if chosen will display the linked PNG image, even though it was declared to be a JPEG. Should that `format("image/jpeg")` be `type("image/jpeg")`, matching the syntax? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7803 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 28 September 2022 12:47:04 UTC