Re: [csswg-drafts] [css-images-4] image-set 1x equivalence

> Would an image-set() with a single 1x image be equivalent to not using image-set() to begin with?

Yes.

`image-set()` never fails to choose an image; the `<resolution>` just helps determine *which* of the images is chosen. (And then affects determining the intrinsic size from the pixel width/height.)

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

Received on Monday, 7 May 2018 18:31:38 UTC