Skip to content

[css-color-3] the 'opacity' property #7605

Closed
@letochagone

Description

@letochagone

in the paragraph https://www.w3.org/TR/css-color-3/#transparency , I would like to understand the following text:

If the object has children, then the effect is as if the children were blended against the current background
using a mask where the value of each pixel of the mask is

Is it possible to illustrate it with an example including div s with their RGBA and an 'opacity'?

I mean, using , for example, the following formula: Cs = (1 - αb) x Cs + αb x B(Cb, Cs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions