<?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>286916</bug_id>
          
          <creation_ts>2025-02-03 05:24:19 -0800</creation_ts>
          <short_desc>SVGAnimationElement event handlers not covered by Trusted Types</short_desc>
          <delta_ts>2025-02-03 10:50:10 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>275669</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Luke Warlow">lwarlow</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2091447</commentid>
    <comment_count>0</comment_count>
    <who name="Luke Warlow">lwarlow</who>
    <bug_when>2025-02-03 05:24:19 -0800</bug_when>
    <thetext>This is caused by a weird naming scheme where the event is called &apos;beginEvent&apos; but the event handler is simply onbegin. This will need special casing within make-event-names.py</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2091478</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2025-02-03 08:19:57 -0800</bug_when>
    <thetext>Might be same - https://bugs.webkit.org/show_bug.cgi?id=281404</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2091530</commentid>
    <comment_count>2</comment_count>
    <who name="Luke Warlow">lwarlow</who>
    <bug_when>2025-02-03 10:46:14 -0800</bug_when>
    <thetext>Same is true for &apos;repeatEvent&apos; and &apos;endEvent&apos; for the same element. But turns out WebKit doesn&apos;t implement these event handlers at the minute so this isn&apos;t a bypass.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2091533</commentid>
    <comment_count>3</comment_count>
    <who name="Luke Warlow">lwarlow</who>
    <bug_when>2025-02-03 10:50:03 -0800</bug_when>
    <thetext>Going to close this issue as there&apos;s not actually an issue with Trusted types these event handlers just aren&apos;t yet supported.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>