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 shadows don't render properly on mac in some cases #2773
Comments
|
|
I'm still seeing the problem with #2799 applied :( |
|
The fix in #2799 was related to drop-shadows only, not box shadows. Specifically it was to fix https://bugzilla.mozilla.org/show_bug.cgi?id=1458661. It looks like I incorrectly commented in https://bugzilla.mozilla.org/show_bug.cgi?id=1452351 when I meant to comment in https://bugzilla.mozilla.org/show_bug.cgi?id=1458661, sorry! |
|
Couldn't reproduce. Trying to get more info from reporter. |
|
Marked fixed in related bugzilla bug. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Filing for bugzilla https://bugzilla.mozilla.org/show_bug.cgi?id=1452351 - the bug has a reduced test case that shows the problem on Mac. Bisection indicated the regression appeared somewhere in this range:
So I'm guessing it's from #2487.