Hiroyuki Ikezoe
|
97e27ca3a7
|
Serialize baseline values correctly.
|
2017-04-04 11:10:48 +09:00 |
|
Hiroyuki Ikezoe
|
e37e170c50
|
Parse "first baseline" and "last baseline".
|
2017-04-04 11:10:23 +09:00 |
|
Hiroyuki Ikezoe
|
4fa9090a0e
|
Fix justify-content values.
|
2017-04-03 07:29:35 +09:00 |
|
Simon Sapin
|
0f2d000a23
|
Borrow input to match_ignore_ascii_case!
In cssparser version 0.11, this macro will stop implicitly borrowing its
own input.
|
2017-02-26 10:40:09 +01:00 |
|
bors-servo
|
72b76458b7
|
Auto merge of #15606 - mbrubeck:align-items, r=Manishearth
stylo: Implement align-items and justify-items
Stylo-only patch to match Gecko property support. Part of #15001. 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/15606)
<!-- Reviewable:end -->
|
2017-02-18 22:26:06 -08:00 |
|
bors-servo
|
3fa9ce16db
|
Auto merge of #15594 - mbrubeck:align-content-fix, 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 -->
|
2017-02-16 18:16:28 -08:00 |
|
Matt Brubeck
|
0a0dd11f50
|
stylo: Implement align-items and justify-items
|
2017-02-16 15:52:34 -08:00 |
|
Matt Brubeck
|
4de480ec9b
|
style: Implement 'align-self' and 'justify-self'
|
2017-02-16 13:35:47 -08:00 |
|
Matt Brubeck
|
4c27304541
|
Fix initial value of align-content and justify-content
|
2017-02-16 09:28:24 -08:00 |
|
Matt Brubeck
|
c70167d17c
|
Stylo: Implement align-content and justify-content
|
2017-02-14 08:58:55 -08:00 |
|