Skip to content

Commit 91fe4f2

Browse files
committed
[css-shapes] shape-image-threshold accepts percent
shape-image-threshold now accepts any alpha-value, just like opacity. (An alpha-value is a number or percentage, that serializes as a number.) resolves w3c#4102
1 parent 70e17d3 commit 91fe4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-shapes-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -918,7 +918,7 @@ Choosing Image Pixels: the 'shape-image-threshold' property</h3>
918918

919919
<pre class='propdef'>
920920
Name: shape-image-threshold
921-
Value: <<number>>
921+
Value: <<alpha-value>>
922922
Initial: 0
923923
Applies to: floats
924924
Inherited: no

0 commit comments

Comments
 (0)