-
Notifications
You must be signed in to change notification settings - Fork 707
[css-color-4] Testable but untested sections #6306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
css-color-4
Current Work
Comments
Also |
I have a PR for 5 tagged and untagged image tests looking for a reviewer |
Opacity has some tests, mainly CSS 2.1 or CSS3 Color tests that need to be (checked and) retagged for CSS Color 4
|
All sections now have tests |
This was referenced Jun 20, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(edited to reflect content moved to Color 5)
Added must-match and must-not-match tests with tagged and untagged images (at least for JPEG and PNG)
Color Spaces of Untagged Colors
Add untagged images and corresponding css-styled patches
Add
bgcolor
? and corresponding css-styled patchesSerializing Values
color-computed.html
has 236 testsThe transparent keyword
Has 24 tests
Converting predefined color spaces to Lab or OKLab
Converting Lab or OKLab to predefined RGB color spaces
These looked to be untested but some tests were in fact testing these conversions so I tagged them
Transparency: the opacity property
6 tests
Interpolation
Tested by the color-mix()` tests, and tagged to Interpolation as well.
All the "same as" statements are tested results.
The text was updated successfully, but these errors were encountered: