<?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>245688</bug_id>
          
          <creation_ts>2022-09-26 12:27:40 -0700</creation_ts>
          <short_desc>[ iOS16 ] fast/css/ios/system-color-for-css-value.html is a constant failure</short_desc>
          <delta_ts>2022-09-28 09:28:46 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</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="Hercules Hjalmarsson">hhjalmarsson</reporter>
          <assigned_to name="Aditya Keerthi">akeerthi</assigned_to>
          <cc>akeerthi</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1901254</commentid>
    <comment_count>0</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-09-26 12:27:40 -0700</bug_when>
    <thetext>fast/css/ios/system-color-for-css-value.html

Is a constant text failure on iOS16 ToT and since introduced on the queue.

HISTORY:
https://results.webkit.org/?suite=layout-tests&amp;test=fast/css/ios/system-color-for-css-value.html

DIFF:
@@ -6,9 +6,9 @@
 PASS internals.systemColorForCSSValue(&apos;-apple-system-label&apos;, true, false) is &apos;rgb(255, 255, 255)&apos;
 PASS internals.systemColorForCSSValue(&apos;-apple-system-header-text&apos;, true, false) is &apos;rgb(255, 255, 255)&apos;
 PASS internals.systemColorForCSSValue(&apos;-apple-system-secondary-label&apos;, true, false) is &apos;rgba(235, 235, 245, 0.6)&apos;
-PASS internals.systemColorForCSSValue(&apos;-apple-system-tertiary-label&apos;, true, false) is &apos;rgba(235, 235, 245, 0.3)&apos;
-FAIL internals.systemColorForCSSValue(&apos;-apple-system-quaternary-label&apos;, true, false) should be rgba(235, 235, 245, 0.18). Was rgba(235, 235, 245, 0.16).
-PASS internals.systemColorForCSSValue(&apos;-apple-system-placeholder-text&apos;, true, false) is &apos;rgba(235, 235, 245, 0.3)&apos;
+FAIL internals.systemColorForCSSValue(&apos;-apple-system-tertiary-label&apos;, true, false) should be rgba(235, 235, 245, 0.3). Was rgba(235, 235, 245, 0.298).
+FAIL internals.systemColorForCSSValue(&apos;-apple-system-quaternary-label&apos;, true, false) should be rgba(235, 235, 245, 0.18). Was rgba(235, 235, 245, 0.157).
+FAIL internals.systemColorForCSSValue(&apos;-apple-system-placeholder-text&apos;, true, false) should be rgba(235, 235, 245, 0.3). Was rgba(235, 235, 245, 0.298).
 PASS internals.systemColorForCSSValue(&apos;-webkit-control-background&apos;, true, false) is &apos;rgb(0, 0, 0)&apos;
 PASS internals.systemColorForCSSValue(&apos;-apple-system-control-background&apos;, true, false) is &apos;rgb(0, 0, 0)&apos;
 PASS internals.systemColorForCSSValue(&apos;-apple-system-text-background&apos;, true, false) is &apos;rgb(0, 0, 0)&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901255</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-09-26 12:28:03 -0700</bug_when>
    <thetext>&lt;rdar://problem/100423485&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901256</commentid>
    <comment_count>2</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-09-26 12:28:41 -0700</bug_when>
    <thetext>BUILD URL:
https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-arm64-WK2-Tests/254860@main%20(67)/results.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901257</commentid>
    <comment_count>3</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-09-26 12:29:43 -0700</bug_when>
    <thetext>This issue can be reproduced using command:

run-webkit-tests --iterations=1  --ios-simulator  fast/css/ios/system-color-for-css-value.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901260</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-26 12:38:04 -0700</bug_when>
    <thetext>Test gardening commit 254873@main (dd45d77361a6): &lt;https://commits.webkit.org/254873@main&gt;

Reviewed commits have been landed. Closing PR #4718 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901397</commentid>
    <comment_count>5</comment_count>
    <who name="Aditya Keerthi">akeerthi</who>
    <bug_when>2022-09-26 20:48:48 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/4739</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901805</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-28 09:28:44 -0700</bug_when>
    <thetext>Committed 254961@main (9a6ab967c8fe): &lt;https://commits.webkit.org/254961@main&gt;

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

    </bug>

</bugzilla>