mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 11:14:25 +08:00
Update anchor-position-1.vim
https://www.w3.org/TR/2025/WD-css-anchor-position-1-20251007/
This commit is contained in:
@@ -23,19 +23,19 @@
|
||||
display: span-right;
|
||||
display: span-x-start;
|
||||
display: span-x-end;
|
||||
display: x-self-start;
|
||||
display: x-self-end;
|
||||
display: span-x-self-start;
|
||||
display: span-x-self-end;
|
||||
display: self-x-start;
|
||||
display: self-x-end;
|
||||
display: span-self-x-start;
|
||||
display: span-self-x-end;
|
||||
display: span-all;
|
||||
display: span-top;
|
||||
display: span-bottom;
|
||||
display: span-y-start;
|
||||
display: span-y-end;
|
||||
display: y-self-start;
|
||||
display: y-self-end;
|
||||
display: span-y-self-start;
|
||||
display: span-y-self-end;
|
||||
display: self-y-start;
|
||||
display: self-y-end;
|
||||
display: span-self-y-start;
|
||||
display: span-self-y-end;
|
||||
display: span-block-start;
|
||||
display: span-block-end;
|
||||
display: self-block-start;
|
||||
@@ -60,6 +60,7 @@
|
||||
display: flip-block;
|
||||
display: flip-inline;
|
||||
display: flip-start;
|
||||
display: dialog;
|
||||
display: anchor(--x 50%);
|
||||
display: anchor-size(--foo height);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user