← back to v150 · disable-svg-filters-on-plugins-and-cross-origin-or-restricted-iframes
conformance · v150
v150 · disable-svg-filters-on-plugins-and-cross-origin-or-restricted-iframes — conformance probe
5 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
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
filter-property-still-works |
The CSS filter property still parses (regression baseline). | css-supports | … | |
filter-url-reference-still-parses |
filter: url(#id) syntax for SVG-filter references still parses. | css-supports | … | |
iframe-sandbox-attribute-reflected |
HTMLIFrameElement reflects the sandbox attribute — the surface that triggers 'restricted iframe' treatment. | script | … | |
iframe-srcdoc-still-supported |
The HTMLIFrameElement.srcdoc accessor remains exposed; demos can still construct same-origin frames where filters work. | script | … | |
embed-element-still-supported |
<embed> is still parsed as HTMLEmbedElement — plugin embeds (a separate gate) remain present in the DOM API. | script | … |