Skip to content

Commit d43de75

Browse files
committed
[css-shapes-1] Use opacity-value (the value) not opacity (the property) as value of shape-image-threshold. Fix w3c#8311
1 parent db0969d commit d43de75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-shapes-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@ Choosing Image Pixels: the 'shape-image-threshold' property</h3>
946946

947947
<pre class='propdef'>
948948
Name: shape-image-threshold
949-
Value: <<'opacity'>>
949+
Value: <<opacity-value>>
950950
Initial: 0
951951
Applies to: floats
952952
Inherited: no

0 commit comments

Comments
 (0)