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 upGradient reftest regression #1051
Closed
Comments
|
I will take a look at this as soon as I can. |
|
The issue here is a few things:
I will add a PR fixing the aligned gradient condition which fixed the issue for me. |
bors-servo
added a commit
that referenced
this issue
Apr 3, 2017
Fix aligned gradient condition Fixes #1051 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/1057) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Apr 3, 2017
Fix aligned gradient condition Fixes #1051 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/1057) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following Servo tests are broken by #1046.
We have another change landed in WR that I'd like to get into a WR update for Servo (may help with some of our intermittents). Is this likely to be a relatively simple fix, or should we revert for now?
cc @rlhunt @kvark