mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
The background-repeat value may be specified as either one- or two-value identifiers (to be interpreted as horizontal and vertical repeat). This adds two pseudo-properties, background-repeat-x and background-repeat-y, to handle this. One-value identifiers are mapped to two-value in accordance with the spec.
8.3 KiB
8.3 KiB