The ray()
and path()
functions in the offset-path
value definition must be wrapped in <>
to identify them as CSS types.
|
Value: none | ''ray()'' | <a href="#offsetpath-pathfunc">path()</a> | <<url>> | [ <<basic-shape>> && <<coord-box>>? ] | <<coord-box>> |
The correct syntax should be:
none | <ray()> | <path()> | <url> | [ <basic-shape> && <coord-box>? ] | <coord-box>