Re: [csswg-drafts] [css-color-6] add color functions for some (or all) compositing/blending operations (#8431)

I agree with @LeaVerou that `<composite-mode>` is actually not that useful, since we're dealing with the same shape (it'd essentially be the same as reordering the color list to change the composite mode). `<blend-mode>` seems more useful.

I would suggest either:

`color-over([<blend-mode>, ]? <color>#)`

or (based on @fantasai's internal suggestion):

`color-layer([<blend-mode>, ]? <color>#)`

-- 
GitHub Notification of comment by nt1m
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8431#issuecomment-2267277788 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 4 August 2024 03:33:39 UTC