Add overscroll-1.vim

https://www.w3.org/TR/2019/WD-css-overscroll-1-20190606/
This commit is contained in:
Kyo Nagashima
2019-06-08 09:11:26 +09:00
parent 84c88ac746
commit 22c5e8078d
2 changed files with 9 additions and 0 deletions

View File

@@ -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;