Skip to content

-webkit-background-size has behavioural differences to background-size #28

@alancutter

Description

@alancutter

-webkit-background-size is listed as a simple alias for background-size when it has different syntactic behaviour.
-webkit-background-size: 10px is equivalent to background-size: 10px 10px.
background-size: 10px is equivalent to background-size: 10px auto (see https://un5n798jx6qx6j0rmf2verhh.julianrbryant.com/css-backgrounds-3/#bg-size).

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