Bug 234726

Summary: [GTK] imported/w3c/web-platform-tests/css/css-color/parsing/color-valid-relative-color.html is failing
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply, dpino
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Sam Weinig 2021-12-28 09:06:48 PST
imported/w3c/web-platform-tests/css/css-color/parsing/relative-color-computed.html and imported/w3c/web-platform-tests/css/css-color/parsing/relative-color-valid.html are failing on GTK bots (or will be when https://bugs.webkit.org/show_bug.cgi?id=234684 lands). 

Looks to be some difference in floating point conversion. Its not in platform specific code, so would be good to understand what the difference is.
Comment 1 Diego Pino 2024-05-29 22:32:10 PDT
These tests were renamed to:

  - imported/w3c/web-platform-tests/css/css-color/parsing/color-valid-relative-color.html
  - imported/w3c/web-platform-tests/css/css-color/parsing/color-computed-relative-color.html

The later is passing now, but the former is still failing with an image failure error.