<?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>250274</bug_id>
          
          <creation_ts>2023-01-07 08:24:23 -0800</creation_ts>
          <short_desc>Remove incorrect FIXME about HTMLPreElement.width type</short_desc>
          <delta_ts>2023-01-12 10:32:18 -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>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=8992</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>GoodFirstBug, 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>akeerthi</cc>
    
    <cc>ap</cc>
    
    <cc>bfulgham</cc>
    
    <cc>karlcow</cc>
    
    <cc>ntim</cc>
    
    <cc>rniwa</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1923814</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-01-07 08:24:23 -0800</bug_when>
    <thetext>Hi Team,

While going through other change, I came across FIXME and noticed that all browser (Safari 16.2, Chrome Canary 111 and Firefox Nightly 110) are showing &apos;width&apos; as &quot;Number&quot; rather than &quot;String&quot;.

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/html/HTMLPreElement.idl#27

Test Case - https://bug-8992-attachments.webkit.org/attachment.cgi?id=8403

I think we can get rid of it since now all browsers are matching, appreciate someone can confirm.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1924957</commentid>
    <comment_count>1</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2023-01-11 17:48:16 -0800</bug_when>
    <thetext>Chromium
https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/html/html_pre_element.idl;l=25;drc=5b8bfc413800d2246a7a58b7d86c78f590c7811b

Firefox
https://searchfox.org/mozilla-central/rev/fb9a504ca73529fa550efe488db2a012a4bf5169/dom/webidl/HTMLPreElement.webidl#16

Do you mean to remove the FIXME comment. Yes it&apos;s possible, you could replace by a comment link to the spec the same way Firefox and Chrome do.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1925091</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-01-12 10:31:06 -0800</bug_when>
    <thetext>Committed 258838@main (a37a7d6fcf2a): &lt;https://commits.webkit.org/258838@main&gt;

Reviewed commits have been landed. Closing PR #8581 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1925092</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-01-12 10:32:18 -0800</bug_when>
    <thetext>&lt;rdar://problem/104184589&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>