<?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>252925</bug_id>
          
          <creation_ts>2023-02-24 13:09:32 -0800</creation_ts>
          <short_desc>REGRESSION (STP 164): new failure in css/css-backgrounds/parsing/background-shorthand-serialization.html</short_desc>
          <delta_ts>2023-03-05 17:04: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>FIXED</resolution>
          
          <see_also>https://github.com/w3c/csswg-drafts/issues/8496</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=251838</see_also>
          <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="Antoine Quint">graouts</reporter>
          <assigned_to name="Darin Adler">darin</assigned_to>
          <cc>darin</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1936622</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2023-02-24 13:09:32 -0800</bug_when>
    <thetext>The last subtest of css/css-backgrounds/parsing/background-shorthand-serialization.html is failing in STP 164 when it used to pass in STP 163:

https://wpt.fyi/results/css/css-backgrounds/parsing/background-shorthand-serialization.html?label=master&amp;label=experimental&amp;product=safari-163%20preview&amp;product=safari-164%20preview&amp;view=subtest

We need to find out if this is a bug in WebKit or an issue with the test. We should also take the opportunity to import this test so this could be caught with EWS going forward.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1936630</commentid>
    <comment_count>1</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2023-02-24 13:32:34 -0800</bug_when>
    <thetext>The issue here is &quot;transparent&quot; vs. &quot;none&quot; for the default background which can be specified many ways, including &quot;background: transparent&quot; and &quot;background: none&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1936633</commentid>
    <comment_count>2</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2023-02-24 13:36:17 -0800</bug_when>
    <thetext>Tim filed this https://github.com/w3c/csswg-drafts/issues/8496</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1936924</commentid>
    <comment_count>3</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2023-02-26 19:53:59 -0800</bug_when>
    <thetext>We can just assume that we want this to serialize as &quot;none&quot; and fix it right away rather than waiting for the issues to be resolved. The fix is really easy:

1) Move &quot;background-color&quot; to the end of the list of longhands in CSSProperties.json for &quot;background&quot;.

2) Rebase all the tests that change results.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1938613</commentid>
    <comment_count>4</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-03-03 13:10:15 -0800</bug_when>
    <thetext>&lt;rdar://problem/106208628&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1938968</commentid>
    <comment_count>5</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2023-03-05 14:06:42 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/11087</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1938998</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-03-05 17:04:07 -0800</bug_when>
    <thetext>Committed 261250@main (bec59bdd1e26): &lt;https://commits.webkit.org/261250@main&gt;

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

    </bug>

</bugzilla>