Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport complex clipping regions with multiple nested rounded corner clipping regions #309
Comments
|
I believe @glennw proposal to #498 will address this (pasting the relevant text from email here):
|
|
Here's an example: https://people-mozilla.org/~jmuizelaar/servo/border.html |
|
@kvark Yes, the plan for the clip region stack we've discussed should cover this case too. |
|
This happened. There are still some bugs and edge cases, but we can open specific issues for those as we encounter them. |
If you have the intersection of multiple nested border corners, we don't render that right. We need to.