Skip to content

[css-cascade] 'output of the cascade' typo in all levels of Cascading & Inheritance spec? #9998

Open
@mirisuzanne

Description

@mirisuzanne

At the end of the Cascade Sorting Order section, from cascade-3 and up, it says:

The output of the cascade is a (potentially empty) sorted list of declared values for each property on each element.

But the top of the cascade section contradicts that, and seems more accurate to me (emphasis added):

The cascade takes an unordered list of declared values for a given property on a given element, sorts them by their declaration’s precedence as determined below, and outputs a single cascaded value.

Am I missing something (/cc @fantasai)? This has been in every level of the spec going back 9 years, so now I don't trust my reading…

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