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 upFix initial value of align-content and justify-content #15594
Conversation
highfive
commented
Feb 16, 2017
highfive
commented
Feb 16, 2017
|
@bors-servo r+ |
|
|
|
@bors-servo r- wait, spec says that the initial values are stretch and flex-start? |
|
https://drafts.csswg.org/css-align/#propdef-align-content
|
|
Ah. Please update the spec links, then |
|
@bors-servo r=Manishearth |
|
|
Fix initial value of align-content and justify-content This fixes a trivial mistake in #15533, caused by me misreading the spec. r? @Manishearth <!-- 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/15594) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
|
|
cc #15583 |
mbrubeck commentedFeb 16, 2017
•
edited by larsbergstrom
This fixes a trivial mistake in #15533, caused by me misreading the spec. r? @Manishearth
This change is