← back to v144 · svg2-css-cascading
conformance · v144
v144 · svg2-css-cascading — conformance probe
4 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
4
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
svg-use-exists |
SVGUseElement is exposed; this is the element whose CSS cascade behaviour changes. spec ↗ | exists | … | |
use-shadow-tree-uses-host-styles |
Selectors targeting the host of a <use> element apply to instantiated content, not to the originating element subtree. Set a colour via a selector that only matches the use, and verify it cascades into the cloned subtree. spec ↗ | script | … | |
svg-presentation-attribute-still-cascades |
Presentation attributes on <use> still feed into the CSS cascade. spec ↗ | script | … | |
use-href-resolves |
<use href="#id"> resolves to an element in the document. spec ↗ | script | … |