mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
Add overscroll-1.vim
https://www.w3.org/TR/2019/WD-css-overscroll-1-20190606/
This commit is contained in:
@@ -612,6 +612,14 @@ mask {
|
||||
display: fragments;
|
||||
}
|
||||
|
||||
.overscroll-1 {
|
||||
overscroll-behavior: auto;
|
||||
overscroll-behavior-block: auto;
|
||||
overscroll-behavior-inline: auto;
|
||||
overscroll-behavior-x: auto;
|
||||
overscroll-behavior-y: auto;
|
||||
}
|
||||
|
||||
.page-3 {
|
||||
marks: auto;
|
||||
bleed: auto;
|
||||
|
||||
Reference in New Issue
Block a user