mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
style: Implement layout for 'display: flow-root list-item'.
Differential Revision: https://phabricator.services.mozilla.com/D42087
This commit is contained in:
parent
2ff34e5e21
commit
bff52ae4a1
1 changed files with 1 additions and 0 deletions
|
@ -688,6 +688,7 @@ impl SpecifiedValueInfo for Display {
|
|||
"contents",
|
||||
"flex",
|
||||
"flow-root",
|
||||
"flow-root list-item",
|
||||
"grid",
|
||||
"inline",
|
||||
"inline-block",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue