- From: Sam Weinig via GitHub <sysbot+gh@w3.org>
- Date: Sat, 27 Nov 2021 19:04:58 +0000
- To: public-css-archive@w3.org
I have a few for parsing and serialization and color-mixing I would be happy to convert to wpt and donate if you would find them helpful (some are being updated for the recent changes right now, so may be a bit out of date): https://github.com/WebKit/WebKit/blob/main/LayoutTests/fast/css/parsing-color-contrast.html https://github.com/WebKit/WebKit/blob/main/LayoutTests/fast/css/parsing-color-mix.html https://github.com/WebKit/WebKit/blob/main/LayoutTests/fast/css/parsing-color-function.html https://github.com/WebKit/WebKit/blob/main/LayoutTests/fast/css/parsing-relative-color-syntax.html https://github.com/WebKit/WebKit/blob/main/LayoutTests/fast/css/parsing-lab-colors.html My biggest concern is with floating point precision differences between browsers in some of them (since precision of component storage is only defined with a minimum bound among other issues). Let me know and I will make some time to get out a PR. -- GitHub Notification of comment by weinig Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6824#issuecomment-980786138 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 27 November 2021 19:05:01 UTC