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 upUse Rect::inner_rect from euclid #19942
Conversation
highfive
commented
Feb 3, 2018
|
Heads up! This PR modifies the following files:
|
highfive
commented
Feb 3, 2018
|
Looks great, thanks! |
|
@bors-servo r+ |
|
|
Use Rect::inner_rect from euclid Update euclid. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19942) <!-- Reviewable:end -->
|
|
|
There are a couple of tests which are failing the assertions in euclid's inner_rect. All seem to come from |
|
|
Update euclid.
|
rebased & fixed |
|
Well, the fix is not removing the stacking_relative_content_box callers, which is a bit unorthodox. I can't think why would that assertion fire, mind explaining if you've debugged it? Anyway this is great, thanks so much! |
|
@bors-servo r+ |
|
|
Use Rect::inner_rect from euclid Update euclid. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19942) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
|
pyfisch commentedFeb 3, 2018
•
edited by SimonSapin
Update euclid.
This change is