Re: [csswg-drafts] [css-images-4] multiple <image-set-option> with the same resolution

I think the behavior as specified makes sense, as currently a collection of `image-set` options with the same resolution wouldn't make much sense. If other factors than resolution were considered per the inline issue in the spec, it might make sense to specify two images to be used at a particular resolution, as one could be "better" than the other. But in terms of the logic that Safari/Chrome implements, I would believe that it would just choose the first image for that resolution.

I plan on matching the spec regarding this behavior when unprefixing `image-set` in Chrome (hopefully soon!).

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

Received on Saturday, 12 May 2018 21:38:01 UTC