<?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>256316</bug_id>
          
          <creation_ts>2023-05-04 09:44:07 -0700</creation_ts>
          <short_desc>Sync &apos;SVGClipPathElement&apos; with IDL Spec and add &apos;transform&apos; as well</short_desc>
          <delta_ts>2023-05-08 11:33:23 -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>SVG</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BrowserCompat, InRadar, WPTImpact</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ahmad Saleem">ahmad.saleem792</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>rniwa</cc>
    
    <cc>sabouhallawa</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1952927</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-05-04 09:44:07 -0700</bug_when>
    <thetext>Hi Team,

While going through WPT failures, I noticed that we fail following interop tests from CSS-Masking:

Test - https://wpt.fyi/results/css/css-masking/idlharness.html?label=experimental&amp;label=master&amp;product=chrome&amp;product=firefox&amp;product=safari&amp;aligned=&amp;view=interop&amp;q=label%3Ainterop-2023-cssmasking

We have three failures as follow:

SVGClipPathElement interface: existence and properties of interface object
SVGClipPathElement interface: existence and properties of interface prototype object
SVGClipPathElement interface: attribute transform

______

While going through IDL file:

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/svg/SVGClipPathElement.idl

Web-Spec - https://drafts.fxtf.org/css-masking/#InterfaceSVGClipPathElement

________

We are missing following:

1) Interface to SVGElement rather than &apos;SVGGraphicsElement&apos; as per spec:

interface SVGClipPathElement : SVGGraphicsElement

2) Missing &apos;transform&apos; as per spec.

___________

Just wanted to raise this bug so we can track this failure.

Only Firefox is passing this and Chrome is also failing these three tests.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1952929</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-05-04 09:49:34 -0700</bug_when>
    <thetext>Forget to add that changing IDL file as per spec make us pass all three failing tests. Although I am not sure whether there will be any failures on WPE or GTK etc. or any bindings test or not.

CCing - Chris &amp; Ryosuke for any input on this IDL file change, whether just updating IDL is enough or we have to do more.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1953757</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-05-08 11:32:05 -0700</bug_when>
    <thetext>Committed 263808@main (81881e6b668f): &lt;https://commits.webkit.org/263808@main&gt;

Reviewed commits have been landed. Closing PR #13542 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1953758</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-05-08 11:33:23 -0700</bug_when>
    <thetext>&lt;rdar://problem/109050676&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>