Skip to content

Commit aa4d8cd

Browse files
committed
fix(css): stroke-opacity syntax correction
1 parent aa322d5 commit aa4d8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9574,7 +9574,7 @@
95749574
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/stroke-miterlimit"
95759575
},
95769576
"stroke-opacity": {
9577-
"syntax": "<opacity>",
9577+
"syntax": "<'opacity'>",
95789578
"media": "visual",
95799579
"inherited": true,
95809580
"animationType": "byComputedValueType",

0 commit comments

Comments
 (0)