Fix the rendering of the radial gradient when a center is outside of the other circle and there's no extend#20860
Conversation
…the other circle and there's no extend It fixes mozilla#20851.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #20860 +/- ##
==========================================
+ Coverage 62.55% 62.56% +0.01%
==========================================
Files 171 171
Lines 121171 121223 +52
==========================================
+ Hits 75795 75846 +51
- Misses 45376 45377 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
timvandermeij
left a comment
There was a problem hiding this comment.
r=me, with passing tests. Thank you for improving this!
|
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/a1cd507b4267700/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 1 Live output at: http://54.193.163.58:8877/9d018433db1d63e/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/a1cd507b4267700/output.txt Total script time: 44.86 mins
Image differences available at: http://54.241.84.105:8877/a1cd507b4267700/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/9d018433db1d63e/output.txt Total script time: 70.71 mins
Image differences available at: http://54.193.163.58:8877/9d018433db1d63e/reftest-analyzer.html#web=eq.log |
|
The diffs are acceptable. |
|
/botio makeref |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/56106c71caaff68/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/2fb28058dfc0e48/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/56106c71caaff68/output.txt Total script time: 18.63 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/2fb28058dfc0e48/output.txt Total script time: 25.24 mins
|
It fixes #20851.