summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/ComputedValues.h
diff options
context:
space:
mode:
authorSam Atkins <atkinssj@serenityos.org>2021-11-11 16:25:45 +0000
committerAndreas Kling <kling@serenityos.org>2021-11-17 22:20:01 +0100
commit64d805a027f3ae7bdd6a29ae1f7bf9bbf72fd1fa (patch)
tree14b00907d9e8c6f886e46443f25ab446a7d07130 /Userland/Libraries/LibWeb/CSS/ComputedValues.h
parentecf1b7f977232a5d532ddd11c4f51767aec5d1a2 (diff)
downloadserenity-64d805a027f3ae7bdd6a29ae1f7bf9bbf72fd1fa.zip
LibWeb: Stop 'no-repeat' from expanding the background area
Previously, a `background-repeat` value of `no-repeat` in a direction would cause the image to be drawn at exactly that size. This was fine if the image was smaller than the element, but if it was larger, it would draw outside its bounds. Now, it behaves itself. :^)
Diffstat (limited to 'Userland/Libraries/LibWeb/CSS/ComputedValues.h')
0 files changed, 0 insertions, 0 deletions