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 upbox-shadow is not rendered correctly via webrender #11661
Closed
Labels
Comments
bors-servo
added a commit
to servo/webrender
that referenced
this issue
Jun 9, 2016
Fix box shadow issue servo/servo#11661 shows that box shadow is not rendered correctly when the box's width is big and height is small. This PR should fix this issue.
|
Rendering is correct is current master. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Without webrender:


With webrender: