Add overflow-5.vim

https://www.w3.org/TR/2024/WD-css-overflow-5-20241217/
This commit is contained in:
Kyo Nagashima
2024-12-19 08:05:16 +09:00
parent 000f04273c
commit 349772545f
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
syn keyword cssFontProp contained scroll-marker-group
syn keyword cssPseudoClassId contained scroll-marker-group scroll-marker target-current

View File

@@ -752,6 +752,12 @@ mask {
display: fragments;
}
.overflow-5::scroll-marker-group,
.overflow-5::scroll-marker,
.overflow-5:target-current {
sroll-marker-group: auto;
}
.overscroll-1 {
overscroll-behavior: auto;
overscroll-behavior-block: auto;