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 uplayout_2020: Add animations and transitions support #26486
Conversation
highfive
commented
May 11, 2020
|
Heads up! This PR modifies the following files:
|
highfive
commented
May 11, 2020
|
I can review if you want, but i'm assuming you just forgot to ask nox or simon here. |
|
Thanks for the offer, @Manishearth. I was thinking I'd post this in case anyone wanted to try it out or had any comments, but then ask for a review when the dependencies landed. |
|
I'm a fan of how small 2af288a is. |
|
|
627aca4
to
ed03a57
|
Okay. I think this is ready to review. |
|
|
ed03a57
to
558a2de
|
|
558a2de
to
acca20d
|
@bors-servo try=wpt-2020 |
layout_2020: Add animations and transitions support <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #25884 - [x] There are tests for these changes <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
|
|
|
@bors-servo r=jdm |
|
|
layout_2020: Add animations and transitions support <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #25884 - [x] There are tests for these changes <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
|
|
|
@bors-servo retry |
|
|
mrobinson commentedMay 11, 2020
./mach build -ddoes not report any errors./mach test-tidydoes not report any errors