<?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>227514</bug_id>
          
          <creation_ts>2021-06-29 16:18:01 -0700</creation_ts>
          <short_desc>[GLIB] regression(r278304): fast/css/parsing-relative-color-syntax.html fails on GTK and WPE</short_desc>
          <delta_ts>2021-06-29 16:55:38 -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>Layout and Rendering</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Arcady Goldmints-Orlov">crzwdjk</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>darin</cc>
    
    <cc>sam</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1773610</commentid>
    <comment_count>0</comment_count>
    <who name="Arcady Goldmints-Orlov">crzwdjk</who>
    <bug_when>2021-06-29 16:18:01 -0700</bug_when>
    <thetext>This test has started failing since r278304, in particular one assertion in the test (added in the aforementioned change) fails as follows:

FAIL computedStyle(&quot;background-color&quot;, &quot;lch(from peru calc(l * 0.8) c h)&quot;) should be lch(49.80138% 54.003296 63.680317). Was lch(49.80138% 54.003284 63.68035).

Which seems like a precision issue somewhere (perhaps the test demanding too much precision here?)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1773630</commentid>
    <comment_count>1</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2021-06-29 16:55:38 -0700</bug_when>
    <thetext>Interesting. I wonder where things could be differing from glib to the cocoa platforms here, as I would kind of expect double / float arithmetic to be the same. Perhaps compiler flags or something.

But yeah, making these tests a little more lenient somehow makes sense to me.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>