Re: [csswg-drafts] enable auto-publication for css-color-5 (#13553)

> > The spec-prod action automatically retrieves and publishes stylesheets and images that appear to be linked from the specification.
> 
> Could you be a little more precise? _Just_ stylesheets and images, or other things as well? For this spec, `images` has `images/fonts` which has a woff2 font needed for the SVGs.

spec-prod will fetch all the resources linked from the main document. However, in the case of css-color-5, the fonts are used by the svg files, e.g. https://www.w3.org/TR/2026/WD-css-color-5-20260113/images/CH-mixing.svg, and spec-prod will not see them so you are right, we will need to adapt the action to include the fonts files too.

-- 
GitHub Notification of comment by deniak
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/13553#issuecomment-3953435102 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 24 February 2026 16:53:50 UTC