← Back to release summary

Support external SVG resources for 'clip-path', 'fill', 'stroke' and 'marker-*' properties

Category
Graphics
Type
Chromium catches up
Status
Enabled by default (Chrome 131)
Intent stage
None

Summary

Allow external references for clip paths, markers, and paint servers (for the 'fill' and 'stroke' properties). For example, clip-path: url("resources.svg#myPath").

Motivation

This feature allows easily sharing SVG paint servers, clip paths and markers between different documents, and, for example, having a library of such resources.

Standards & signals

View on chromestatus.com