<?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>249741</bug_id>
          
          <creation_ts>2022-12-21 13:37:28 -0800</creation_ts>
          <short_desc>Restrict floats over svgElement.setCurrentTime to finite values</short_desc>
          <delta_ts>2022-12-24 09:33:15 -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>SVG</component>
          <version>Safari Technology Preview</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=127174</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BrowserCompat, InRadar</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>karlcow</cc>
    
    <cc>sabouhallawa</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1921201</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-12-21 13:37:28 -0800</bug_when>
    <thetext>Hi Team,

While going through Blink&apos;s commit, I came across another failing test in Safari 16.2:

Test Case - https://jsfiddle.net/skf7xa53/show

Only need to focus only on setCurrentTime because this is only failing in WebKit while both Chrome Canary 111 and Firefox Nightly 110 is passing it.

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/b4e294d0dec2aeffa4d401e19916e753a7d74a75

WebKit Source - https://github.com/WebKit/WebKit/blob/28c5d0e82b0f2b000aa18734a3f2345ed9cfd86e/Source/WebCore/svg/SVGSVGElement.cpp#L126

Just wanted to raise so we can fix it.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1921203</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-12-21 13:39:50 -0800</bug_when>
    <thetext>IDL - https://github.com/WebKit/WebKit/blob/28c5d0e82b0f2b000aa18734a3f2345ed9cfd86e/Source/WebCore/svg/SVGSVGElement.idl#L63</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1921824</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-12-24 09:32:31 -0800</bug_when>
    <thetext>Committed 258322@main (e938348a700c): &lt;https://commits.webkit.org/258322@main&gt;

Reviewed commits have been landed. Closing PR #8054 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1921825</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-12-24 09:33:15 -0800</bug_when>
    <thetext>&lt;rdar://problem/103686250&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>