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 upMove width and height from Box to Position. #10999
Conversation
This helps with style struct alignment between Servo and Gecko.
highfive
commented
May 4, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
May 4, 2016
|
r? @SimonSapin |
|
@bors-servo r+ Reviewed 7 of 7 files at r1. Comments from Reviewable |
|
|
Move width and height from Box to Position. This helps with style struct alignment between Servo and Gecko. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10999) <!-- Reviewable:end -->
|
|
highfive
commented
May 5, 2016
|
|
@bors-servo retry |
1 similar comment
|
@bors-servo retry |
|
|
|
@bors-servo delegate+ |
|
|
|
|
Support most remaining length/percentage/none/auto-taking properties in geckolib This is on top of #10999 so no need to review 8ae820b. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11001) <!-- Reviewable:end -->
heycam commentedMay 4, 2016
•
edited by larsbergstrom
This helps with style struct alignment between Servo and Gecko.
This change is