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

Background leaking through at edges of element #2658

Closed
Zirro opened this issue Apr 13, 2018 · 2 comments
Closed

Background leaking through at edges of element #2658

Zirro opened this issue Apr 13, 2018 · 2 comments
Labels

Comments

@Zirro
Copy link

@Zirro Zirro commented Apr 13, 2018

In some cases when border-radius or a transformation is applied to an element, the background seems to leak through the edges and make it visible against surrounding shapes like a box-shadow.

I can reproduce it in Servo and Firefox Nightly with WebRender enabled. I also see a less pronounced version of it in Firefox with WebRender disabled, but not in other browsers on the same machine. The following test case includes three variations:

https://cdn.rawgit.com/Zirro/c393b61ab9833ed7bc895f2f1f374bc2/raw/906589b3c804134845a4422009e0b5d6c032cbe9/background-leaks.html

background-leaks-screenshot

@kvark kvark added the type: bug label Apr 13, 2018
@gw3583
Copy link
Collaborator

@gw3583 gw3583 commented Jun 18, 2018

This looks the same for me in Gecko without WR as it does with WR (with some very small anti-aliasing differences). Could you confirm if they look the same to you? If so, it would probably be best to close this and open a general bug in bugzilla about this.

@Zirro
Copy link
Author

@Zirro Zirro commented Oct 23, 2018

Closing this since the underlying issue also shows without WR enabled, per the comment above. It seems to be covered by https://bugzilla.mozilla.org/show_bug.cgi?id=1417750 and https://bugzilla.mozilla.org/show_bug.cgi?id=1084604 on Bugzilla.

@Zirro Zirro closed this Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.