Bug 234726 - [GTK] imported/w3c/web-platform-tests/css/css-color/parsing/color-valid-relative-color.html is failing
Summary: [GTK] imported/w3c/web-platform-tests/css/css-color/parsing/color-valid-relat...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-28 09:06 PST by Sam Weinig
Modified: 2024-05-29 22:32 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.