Skip to content
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

[css-color-4] Testable but untested sections #6306

Closed
9 tasks done
svgeesus opened this issue May 24, 2021 · 5 comments
Closed
9 tasks done

[css-color-4] Testable but untested sections #6306

svgeesus opened this issue May 24, 2021 · 5 comments
Assignees
Labels
css-color-4 Current Work

Comments

@svgeesus
Copy link
Contributor

svgeesus commented May 24, 2021

(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-computed.html has 236 tests

These looked to be untested but some tests were in fact testing these conversions so I tagged them

Tested by the color-mix()` tests, and tagged to Interpolation as well.

All the "same as" statements are tested results.

@svgeesus
Copy link
Contributor Author

Also none values. See #6107

@svgeesus
Copy link
Contributor Author

@svgeesus
Copy link
Contributor Author

I have a PR for 5 tagged and untagged image tests looking for a reviewer

@svgeesus
Copy link
Contributor Author

svgeesus commented Dec 23, 2021

Opacity has some tests, mainly CSS 2.1 or CSS3 Color tests that need to be (checked and) retagged for CSS Color 4

$ grep -l opacity *.*
body-opacity-0-to-1-stacking-context.html
composited-filters-under-opacity-ref.html
composited-filters-under-opacity.html
inheritance.html
inline-opacity-float-child.html
opacity-overlapping-letters-ref.html
opacity-overlapping-letters.html
t32-opacity-basic-0.0-a.xht
t32-opacity-basic-0.6-a.xht
t32-opacity-basic-1.0-a.xht
t32-opacity-clamping-0.0-b.xht
t32-opacity-clamping-1.0-b.xht
t32-opacity-offscreen-b.xht
t32-opacity-offscreen-multiple-boxes-1-c.xht
t32-opacity-offscreen-multiple-boxes-2-c.xht
t32-opacity-offscreen-with-alpha-c.xht
t32-opacity-zorder-c-ref.html
t32-opacity-zorder-c.xht
t422-rgba-a0.0-a.xht
t422-rgba-a0.6-a.xht
t422-rgba-onscreen-b.xht
t422-rgba-onscreen-multiple-boxes-c.xht
t425-hsla-onscreen-b.xht
t425-hsla-onscreen-multiple-boxes-c.xht

@svgeesus
Copy link
Contributor Author

svgeesus commented Feb 5, 2022

All sections now have tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-color-4 Current Work
Projects
None yet
Development

No branches or pull requests

1 participant