Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-images-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1568,7 +1568,7 @@ Determining How To Scale an Image: the 'image-rendering' property {#the-image-re
This property previously accepted the values ''optimizeSpeed'' and ''optimizeQuality''.
These are now deprecated;
a user agent must accept them as valid values
but must treat them as having the same behavior as ''pixelated'' and ''image-rendering/auto'' respectively,
but must treat them as having the same behavior as ''pixelated'' and ''smooth'' respectively,
and authors must not use them.


Expand Down