mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-01-21 16:42:05 +08:00
Update anchor-position-1.vim
https://www.w3.org/TR/2024/WD-css-anchor-position-1-20240326/
This commit is contained in:
@@ -52,13 +52,16 @@
|
||||
display: span-self-start;
|
||||
display: span-self-end;
|
||||
display: implicit;
|
||||
display: anchor-center;
|
||||
display: most-width;
|
||||
display: most-height;
|
||||
display: most-block-size;
|
||||
display: most-inline-size;
|
||||
display: flip-block;
|
||||
display: flip-inline;
|
||||
display: flip-start
|
||||
display: flip-start;
|
||||
display: anchor(--x 50%);
|
||||
display: anchor-size(--foo height);
|
||||
}
|
||||
|
||||
.animations-1 {
|
||||
|
||||
Reference in New Issue
Block a user