Add position-4.vim

https://www.w3.org/TR/2025/WD-css-position-4-20250708/
This commit is contained in:
Kyo Nagashima
2025-07-10 07:23:03 +09:00
parent 84924b8934
commit 00138fb097
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
syn keyword cssFontProp contained overlay
syn keyword cssPseudoClassId contained backdrop

View File

@@ -879,6 +879,10 @@ mask {
inset: auto; inset: auto;
} }
.position-4::backdrop {
overlay: auto;
}
.properties-values-api-1 { .properties-values-api-1 {
syntax: auto; syntax: auto;
inherits: auto; inherits: auto;