[svgwg] Issue: Testing HTML/CSS <-> SVG interoperability (#1015) marked as Agenda+

dirkschulze has just labeled an issue for https://github.com/w3c/svgwg as "Agenda+":

== Testing HTML/CSS <-> SVG interoperability ==
In the first call of the SVG WG we discussed that we need to work on testing SVG2.
Continue to migrate existing tests into "proper" WPT tests instead of manual tests that currently live in WPT.

@Tavmjong specifically mentioned we need to think also about non-browser use cases, like Inkscape, that still have the need for SVG-only tests. I guess, static SVG rendering, with all the advanced features (masking, clipping, filters, ...) is what non-browser vendors, that don't support HTML, care most about.

In this issue I'd like to draw the attention to interoperability of HTML/CSS and SVG, e.g.:
- Applying SVG `<clipPath>` / `<mask>` to HTML elements (CSS clip-path / mask properties)
- Applying e.g. CSS masks to SVG elements
- CSS filters applied on SVG elements, and vice-versa
etc.

We should look if there are existing tests in the browser engines that already cover those situations and ideally bring those tests to WPT.

See https://github.com/w3c/svgwg/issues/1015


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

Received on Wednesday, 24 September 2025 06:13:15 UTC