diff --git a/master/propidx.html b/master/propidx.html index 73167713..6612da3b 100644 --- a/master/propidx.html +++ b/master/propidx.html @@ -210,9 +210,7 @@

Property Index

'stop-color' - currentColor |
- <color> - [<icccolor>] + <‘'color'’> black 'stop' elements no diff --git a/master/pservers.html b/master/pservers.html index f8be57ce..b79f7025 100644 --- a/master/pservers.html +++ b/master/pservers.html @@ -1158,7 +1158,7 @@

Properties

The 'stop-color' property indicates what color to use at that gradient stop. The keyword - currentColor and ICC colors + currentColor and other color syntaxes can be specified in the same manner as within a <paint> specification for the 'fill' and 'stroke' @@ -1173,8 +1173,7 @@

Properties

'stop-opacity' with the value '0'.

-
Value
-
currentColor | <color> <icccolor>
+
Value
<‘'color'’>
Initial
black
Applies to
'stop' elements
Inherited
no