Automatic update from web-platform-tests
WebKit export: [web-animations] stroke-color should be animatable (#47356)

https://bugs.webkit.org/show_bug.cgi?id=277317
--

wpt-commits: ddba5a4a0c2ca9f359f9ad4f794b42a3113e0e39
wpt-pr: 47356
This commit is contained in:
Tim Nguyen 2024-07-31 01:38:19 +00:00 коммит произвёл moz-wptsync-bot
Родитель 528d016d4c
Коммит ca5b3321aa
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -1298,6 +1298,10 @@ const gCSSProperties2 = {
types: [
]
},
'stroke-color': {
// https://drafts.fxtf.org/fill-stroke-3/#propdef-stroke-color
types: [ 'color' ]
},
'stroke-dasharray': {
// https://svgwg.org/svg2-draft/painting.html#StrokeDasharrayProperty
types: [