mirror of
https://github.com/servo/servo.git
synced 2025-07-24 07:40:27 +01:00
This fixes the combination of `background-attachment: fixed` and `no-repeat`. The positioning of the background should be relative to the viewport, so using an infinite rectangle breaks things like `center`. I'm not sure what the original motivation of using an infinite rectangle here and it doesn't seem to break any tests to stop using it. Testing: This fixes `/css/CSS2/backgrounds/background-bg-pos-206.xht`. Fixes #37082. Signed-off-by: Martin Robinson <mrobinson@igalia.com> |
||
---|---|---|
.. | ||
dromaeo | ||
html | ||
jquery | ||
power | ||
unit | ||
wpt |