Skip to content

Commit b545f05

Browse files
committed
[css-images] Fix image-rendering grammar to align with prose
1 parent 6733787 commit b545f05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-images/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1488,7 +1488,7 @@ Determing How To Scale an Image: the 'image-rendering' property {#the-image-rend
14881488

14891489
<pre class='propdef'>
14901490
Name: image-rendering
1491-
Value: auto | crisp-edges | pixelated
1491+
Value: auto | smooth | high-quality | crisp-edges | pixelated
14921492
Initial: auto
14931493
Applies to: all elements
14941494
Inherited: yes

0 commit comments

Comments
 (0)