<?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>265969</bug_id>
          
          <creation_ts>2023-12-06 15:03:18 -0800</creation_ts>
          <short_desc>Update or Remove tests leveraging historical &apos;getPropertyCSSValue&apos;</short_desc>
          <delta_ts>2023-12-12 15:08:09 -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>CSS</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>229912</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=266052</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>GoodFirstBug</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>gsnedders</cc>
    
    <cc>karlcow</cc>
    
    <cc>ntim</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1997523</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-12-06 15:03:18 -0800</bug_when>
    <thetext>Hi Team,

&apos;getPropertyCSSValue&apos; is historical and it cannot be removed without updating &apos;LayoutTests&apos; relying on it.

So I am creating this bug as potential to merge few of Blink&apos;s commits as clean-up to update them and make it easier to remove &apos;getPropertyCSSValue&apos; eventually.

Blink Commits: https://chromium.googlesource.com/chromium/blink/+/018db695b2fd41eccdf23a87f157611f0425465d , https://chromium.googlesource.com/chromium/blink/+/088bcb0bb1fc92f4144303a6650fcdccaacac5f9 , https://chromium.googlesource.com/chromium/blink/+/16138b933dbebe3e3570464c8e3cf01d530f2bcd , https://chromium.googlesource.com/chromium/blink/+/839bdc83ee530f8b972f4195587995a7bda22368 , https://chromium.googlesource.com/chromium/blink/+/47b9403fd8b928a324d35a71566548ce6592568a , https://chromium.googlesource.com/chromium/blink/+/98d37e56283bb920a7ec652ea9235f8f5fd87a7a , 
https://chromium.googlesource.com/chromium/blink/+/ab1811d8bf4e7fa18f9c6fa44e5a86bb7b2f7d17 , 
https://chromium.googlesource.com/chromium/blink/+/391870c98875dcff621ab992553ebf9f4f695012 , 
https://chromium.googlesource.com/chromium/blink/+/42fab77317a1ba7b9b91225c64460fff932d6312 , 
https://chromium.googlesource.com/chromium/blink/+/d264cf786c1b2a87f99e095e09ea00bb85ee4e69 , 
https://chromium.googlesource.com/chromium/blink/+/2c7a5a8bf7d3f37e0af669bb241886e3aceffbfb , 
https://chromium.googlesource.com/chromium/blink/+/b179bc4d8475adc7943745c6cabe6997202577dc , 

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1997547</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-12-06 16:10:43 -0800</bug_when>
    <thetext>WIP PR - https://github.com/WebKit/WebKit/pull/21418

Will add other updates and merges tomorrow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1997883</commentid>
    <comment_count>2</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-12-07 19:13:07 -0800</bug_when>
    <thetext>PR - https://github.com/WebKit/WebKit/pull/21418</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1999097</commentid>
    <comment_count>3</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2023-12-12 15:06:21 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 229912 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1999099</commentid>
    <comment_count>4</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2023-12-12 15:07:07 -0800</bug_when>
    <thetext>oh, sorry, I didn&apos;t notice you&apos;d posted a PR here—I&apos;d have done the dance in the opposite direction if I&apos;d noticed!

I hope you don&apos;t mind changing the bug mentioned in the commit message!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1999100</commentid>
    <comment_count>5</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-12-12 15:08:09 -0800</bug_when>
    <thetext>(In reply to Sam Sneddon [:gsnedders] from comment #4)
&gt; oh, sorry, I didn&apos;t notice you&apos;d posted a PR here—I&apos;d have done the dance in
&gt; the opposite direction if I&apos;d noticed!
&gt; 
&gt; I hope you don&apos;t mind changing the bug mentioned in the commit message!

Yes - no worries, I will fix. I am not feeling well, so might give it a go later this weekend. I will fix and clean-up more stuff.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>