Skip to content

Commit 0a1345a

Browse files
cdoublevsvgeesus
authored andcommitted
[css-shapes-1] Replace <alpha-value> with <'opacity'>
1 parent 25a33ef commit 0a1345a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css-shapes-1/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Abstract: CSS Shapes describe geometric shapes for use in CSS. For Level 1, CSS
2020
<pre class='link-defaults'>
2121
spec:css2; type:property; text:margin
2222
spec:css-backgrounds-3; type:property; text:border-radius
23-
spec:css-color-4; type:type; for:<color>; text:<alpha-value>
2423
spec:css-masking-1; type: value
2524
text: nonzero
2625
text: evenodd
@@ -947,7 +946,7 @@ Choosing Image Pixels: the 'shape-image-threshold' property</h3>
947946

948947
<pre class='propdef'>
949948
Name: shape-image-threshold
950-
Value: <<alpha-value>>
949+
Value: <<'opacity'>>
951950
Initial: 0
952951
Applies to: floats
953952
Inherited: no

0 commit comments

Comments
 (0)