Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix box shadow issue #286

Merged
merged 2 commits into from Jun 9, 2016
Merged

Fix box shadow issue #286

merged 2 commits into from Jun 9, 2016

Conversation

@kilobtye
Copy link
Contributor

kilobtye commented Jun 9, 2016

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.

kilobtye added 2 commits Jun 9, 2016
when the size of the blur is larger than the size of the box.
Fix artifacts in top right and bottom left corners of box shadow
when box is long and thin.
@metajack
Copy link

metajack commented Jun 9, 2016

@pcwalton
Copy link
Collaborator

pcwalton commented Jun 9, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jun 9, 2016

📌 Commit 76613a0 has been approved by pcwalton

@bors-servo
Copy link
Contributor

bors-servo commented Jun 9, 2016

Testing commit 76613a0 with merge ff2d300...

bors-servo added a commit that referenced this pull request 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.
@bors-servo
Copy link
Contributor

bors-servo commented Jun 9, 2016

☀️ Test successful - travis

@bors-servo bors-servo merged commit 76613a0 into servo:master Jun 9, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.