Simon Sapin
|
f53ac953d6
|
Fix incorrect sign background-image rectangle computation
|
2020-05-15 13:37:09 +02:00 |
|
Simon Sapin
|
1f6efbf9e9
|
Correctly paint the CSS canvas’ background
https://drafts.csswg.org/css-backgrounds/#special-backgrounds
Fixes https://github.com/servo/servo/issues/25559
Closes https://github.com/servo/servo/pull/26121, as it is an alternative.
|
2020-05-15 13:37:09 +02:00 |
|
Simon Sapin
|
37ccefbe19
|
Adress review comments
|
2020-01-25 07:37:28 +01:00 |
|
Simon Sapin
|
ea4882a1c5
|
Fix combinations of border-radius and background-clip
|
2020-01-24 14:20:20 +01:00 |
|
Simon Sapin
|
9fedade396
|
Rename clipping_area to painting_area
https://drafts.csswg.org/css-backgrounds/#background-painting-area
|
2020-01-24 14:20:20 +01:00 |
|
Simon Sapin
|
c8c198a172
|
Add a display_list::background module
|
2020-01-24 14:20:20 +01:00 |
|