Skip to content

Commit d783b17

Browse files
committed
[css-images] Kill the issue about renaming 'auto' to 'smooth' - we have a 'high-quality' value now, and 'auto' appears to be the best default behavior anyway.
1 parent e8897f5 commit d783b17

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

css-images/Overview.bs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1897,10 +1897,6 @@ Determing How To Scale an Image: the 'image-rendering' property {#the-image-rend
18971897
to preserve a "pixelated" look as the image changes in size.
18981898
</dl>
18991899

1900-
Issue: Should we move the current ''image-rendering/auto'' behavior to a well-named keyword (''smooth''?)
1901-
and just define ''image-rendering/auto'' to be "whatever the UA wants",
1902-
which is what ''image-rendering/auto'' usually means?
1903-
19041900
This property does not dictate any particular scaling algorithm to be used.
19051901
For example, with ''image-rendering: auto'',
19061902
a user agent might scale images with bilinear interpolation by default,

0 commit comments

Comments
 (0)