<?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>239188</bug_id>
          
          <creation_ts>2022-04-12 13:55:06 -0700</creation_ts>
          <short_desc>Remove &lt;param&gt; element behavior</short_desc>
          <delta_ts>2024-01-06 09:32: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>DOM</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>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Domenic Denicola">d</reporter>
          <assigned_to name="Anne van Kesteren">annevk</assigned_to>
          <cc>beidson</cc>
    
    <cc>miketaylr</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1860876</commentid>
    <comment_count>0</comment_count>
    <who name="Domenic Denicola">d</who>
    <bug_when>2022-04-12 13:55:06 -0700</bug_when>
    <thetext>See https://github.com/whatwg/html/pull/7816 . Currently WebKit (and Blink) have some behavior where &lt;param&gt;s with name=&quot;movie&quot;, &quot;src&quot;, &quot;data&quot;, &quot;code&quot;, or &quot;url&quot; can be used in place of the surrounding &lt;object&gt;&apos;s data=&quot;&quot; attribute. (WebKit appears to only use &quot;data&quot;, &quot;movie&quot;, and &quot;src&quot;.)

In Blink, we measured in the wild and found that 0.00002% of these cases successfully resolved to a PDF resource. (The only type of plugin supported by &lt;object&gt; these days.) All other cases did not resolve successfully to a resource, probably because the resource was something like Flash which we don&apos;t load. So, we are planning to remove this behavior in Blink. You can follow our progress in https://bugs.chromium.org/p/chromium/issues/detail?id=1315717 .

Once this behavior is removed, the &lt;param&gt; element becomes a no-op, and pretty much all of its code can be deleted.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1862713</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-04-19 13:56:17 -0700</bug_when>
    <thetext>&lt;rdar://problem/91983957&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2002219</commentid>
    <comment_count>2</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2023-12-29 04:20:04 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/22267</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2003378</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-06 09:32:13 -0800</bug_when>
    <thetext>Committed 272734@main (acfd1f38e4e7): &lt;https://commits.webkit.org/272734@main&gt;

Reviewed commits have been landed. Closing PR #22267 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>