Skip to content

[css-backgrounds-3] spread variable is undefined in "adjusted radius dimension" #13318

@AtkinsSJ

Description

@AtkinsSJ

adjusted radius dimension lists three parameters:

To compute the adjusted radius dimension given numbers coverage, radius, and outset:

However, step 1 uses spread, which isn't defined:

  1. If radius is greater than spread, or if coverage is greater than 1, then return radius + outset.

As a side note for anyone who fixes this: The related outset-adjusted border radius algorithm misspells "adjusted" in a couple of variable names: adustedRadiusWidth and adustedRadiusHeight.

Pinging @noamr as these were both introduced in #12896.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions