<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>317059</bug_id>
          
          <creation_ts>2026-06-12 20:01:23 -0700</creation_ts>
          <short_desc>[WPT][backdrop-filter] Add tests for url() reference cases on backdrop-filter</short_desc>
          <delta_ts>2026-06-19 20:02:11 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>Safari 26</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>245510</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Dubost">karlcow</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>koivisto</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2220542</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2026-06-12 20:01:23 -0700</bug_when>
    <thetext>The `backdrop-filter` CSS property accepts the same `&lt;filter-value-list&gt;`
grammar as `filter`, including `&lt;url&gt;` references to SVG `&lt;filter&gt;`
elements (Filter Effects 2 for The &apos;backdrop-filter&apos; property). WebKit
currently silently drops the filter when the chain contains a `url(...)`
reference (bug 245510); the existing WPT coverage in
`css/filter-effects/` is thin and several spec-prescribed cases have
no test at all.

This bug tracks adding new WPT tests that cover the reference-filter
gaps. It is filed separately from bug 245510 so the test patch can land
independently of the implementation work.

Specs: 
* https://drafts.csswg.org/filter-effects-1/
* https://drafts.csswg.org/filter-effects-2/

MISSING TESTS

1. Chained `url()` references aka `backdrop-filter: url(#a) url(#b)`
2. Mixing `&lt;filter-function&gt;` with `&lt;url&gt;` aka `backdrop-filter: invert(1) url(#identity)`
3. `url()` to a non-`&lt;filter&gt;` element.
4. `feDisplacementMap`.
5. `filterUnits=&quot;userSpaceOnUse&quot;` with an explicit primitive region.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2222434</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-06-19 20:02:11 -0700</bug_when>
    <thetext>&lt;rdar://problem/180162001&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>