mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 18:54:25 +08:00
Follow changes in WD-css-box-3-20180809
The box-3 spec is rewrote completely. But properties defined in previous spec is not ported anywhere. So keep them. See also: https://www.w3.org/TR/2018/WD-css-box-3-20180809/
This commit is contained in:
@@ -52,13 +52,10 @@
|
||||
display: discard;
|
||||
display: decendants;
|
||||
display: block-within-page;
|
||||
display: fit-content;
|
||||
display: complex;
|
||||
display: margin-edge;
|
||||
display: border-edge;
|
||||
display: padding-edge;
|
||||
display: content-edge;
|
||||
display: available;
|
||||
}
|
||||
|
||||
.break-3 {
|
||||
|
||||
Reference in New Issue
Block a user