Skip to content

Commit 09d5b7a

Browse files
authored
Rename the image-rendering:smooth feature (#3416)
Just "smooth" is not enough to know what this is even with comprehensive knowledge of the web platform. There is also `scroll-behavior: smooth`.
1 parent 05aa418 commit 09d5b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/smooth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: smooth
1+
name: "image-rendering: smooth"
22
description: "The `image-rendering: smooth` CSS declaration scales images while retaining a gradual color blending that is useful for photos."
33
spec: https://drafts.csswg.org/css-images-3/#the-image-rendering
44
group: image-scaling

0 commit comments

Comments
 (0)