Skip to content

[css-backgrounds-3] Computed value of background-repeat includes two values #2575

Description

@csnardi

According to https://drafts.csswg.org/css-backgrounds-3/#background-repeat, the computed value of background-repeat is:

A list, each item consisting of: two keywords, one per dimension

However, I believe no browser follows this part of the spec (see https://wpt.fyi/css/css-backgrounds/background-332.html, where round is computed to round instead of round round). This was changed in a3493c4 in response to http://lists.w3.org/Archives/Public/www-style/2012Feb/1094.html from @dbaron, but I believe #1564 flipped that by suggesting the shorter serialization is preferred.

Related to #2574.

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