Skip to content

[css-color-hdr] Example of dynamic-range-limit use seems to require inheritance #11345

@jyasskin

Description

@jyasskin

https://drafts.csswg.org/css-color-hdr/#the-dynamic-range-limit-property says that dynamic-range-limit is not inherited, and the explainer says

A non-goal of this proposal is to provide a mechanism through which a maximum brightness of HDR content can be enforced on child elements of a given element.

but the example uses

body { dynamic-range-limit: standard; }

which seems like it would only work if the property is inherited or it applies to all colors in children.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions