mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
Add css-pseudo-4.vim and test
See also: http://www.w3.org/TR/css-pseudo-4/
This commit is contained in:
@@ -331,6 +331,13 @@
|
||||
presentation-level: increment;
|
||||
}
|
||||
|
||||
.pseudo::selection,
|
||||
.pseudo::spelling-error,
|
||||
.pseudo::grammer-error,
|
||||
.pseuod::placeholder {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.regions:region {
|
||||
flow-into: element;
|
||||
flow-from: content;
|
||||
|
||||
Reference in New Issue
Block a user