Re: [css-houdini-drafts] [css-typed-om] what's a "list-valued property"?

It's *generally* "properties that have a top-level <foo>#", but there are some complexities: counter-reset/increment don't comma-separate (ughhhhhh); 'background' has a special syntax for the final layer, allowing a color; 'animation' allows a lone "none", representing an empty list, as well as a list of animations.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/582#issuecomment-361139087 using your GitHub account

Received on Monday, 29 January 2018 04:44:04 UTC