servo/tests
bors-servo c02da14847
Auto merge of #27339 - Manishearth:flex-align-items, r=pcwalton
flexbox 2020: Implement `align-items` and `align-self`, excluding `baseline`

This PR is based on https://github.com/servo/servo/pull/27334 for ease of testing

`baseline` is tricky and involves keeping track of a "baseline set"

https://drafts.csswg.org/css-flexbox/#flex-baselines

Part of https://github.com/servo/servo/issues/26639
2020-07-21 02:36:48 -04:00
..
dromaeo Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
html Add manual test for align-self 2020-07-20 20:16:23 -07:00
jquery Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
power Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
unit Add an implementation of the core float and clear placement logic in layout 2020-07-20 12:42:34 -07:00
wpt Auto merge of #27339 - Manishearth:flex-align-items, r=pcwalton 2020-07-21 02:36:48 -04:00