<?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>236499</bug_id>
          
          <creation_ts>2022-02-11 04:38:52 -0800</creation_ts>
          <short_desc>[font-palette] CSSOM serialization of @font-palette-values canonicalises specified values</short_desc>
          <delta_ts>2022-02-14 19:53:46 -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>Text</component>
          <version>Safari Technology Preview</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Dominik Röttsches (drott)">d-r</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mmaxfield</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1840296</commentid>
    <comment_count>0</comment_count>
    <who name="Dominik Röttsches (drott)">d-r</who>
    <bug_when>2022-02-11 04:38:52 -0800</bug_when>
    <thetext>Safari TP passes
font-palette-values-valid.html
which expects canonicalized serializations of the specified color values, e.g. &quot;green&quot; becoming &quot;rgb(0, 127, 0)&quot;.

In
https://chromium-review.googlesource.com/c/chromium/src/+/3447227
I am changing the test to allow as-specified values to appear, and I think that&apos;s correct. According to CSSOM, WebKit&apos;s implementation should serialize the color-overrides as specified, not canonicalized to rgb(), rgba() values.

I discussed with Rune, futhark@chromium.org, and we believe 
https://www.w3.org/TR/cssom-1/#serialize-a-css-component-value would be reasonable to look at here, which states that in CSSOM the serialization of a component values should try to serialize the color values as specified.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1840325</commentid>
    <comment_count>1</comment_count>
    <who name="Dominik Röttsches (drott)">d-r</who>
    <bug_when>2022-02-11 06:42:23 -0800</bug_when>
    <thetext>WPT change merged in https://github.com/web-platform-tests/wpt/pull/32748/files</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1841545</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-02-14 19:53:46 -0800</bug_when>
    <thetext>&lt;rdar://problem/88943466&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>