mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 10:44:23 +08:00
Update box-3.vim
https://www.w3.org/TR/2020/WD-css-box-3-20200421/ This WD removes all new properties and values.
This commit is contained in:
@@ -48,22 +48,7 @@
|
||||
}
|
||||
|
||||
.box-3 {
|
||||
margin-trim: auto;
|
||||
display: in-flow;
|
||||
/* .block-3 */
|
||||
clear-after: auto;
|
||||
float-displace: auto;
|
||||
indent-edge-reset: auto;
|
||||
display: scrollbar;
|
||||
display: panner;
|
||||
display: marquee;
|
||||
display: discard;
|
||||
display: decendants;
|
||||
display: block-within-page;
|
||||
display: margin-edge;
|
||||
display: border-edge;
|
||||
display: padding-edge;
|
||||
display: content-edge;
|
||||
display: auto;
|
||||
}
|
||||
|
||||
.break-3 {
|
||||
|
||||
Reference in New Issue
Block a user