mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Auto merge of #26215 - dralley:fix-image-border, r=jdm
Fix combination of border and border-radius being drawn incorrectly fixes #20922 Manual testcase in the attached issue - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #20922 <!-- Either: --> - [x] There are tests for these changes OR - [ ] These changes do not require tests because ___
This commit is contained in:
commit
73abf56e99
6 changed files with 52 additions and 2 deletions
2
tests/wpt/mozilla/meta/css/border-radius-image.html.ini
Normal file
2
tests/wpt/mozilla/meta/css/border-radius-image.html.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[border-radius-image.html]
|
||||
fuzzy: /_mozilla/css/border-radius-image-ref.html:63;696
|
Loading…
Add table
Add a link
Reference in a new issue