mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-01-21 16:42:05 +08:00
Add color-hdr-1.vim
https://www.w3.org/TR/2024/WD-css-color-hdr-1-20241217/
This commit is contained in:
@@ -176,6 +176,13 @@
|
||||
display: exact;
|
||||
}
|
||||
|
||||
.color-hdr-1 {
|
||||
dynamic-range-limit: auto;
|
||||
display: standard;
|
||||
display: constrained-high;
|
||||
display: dynamic-range-limit-mix(standard 10%, constrained-high 40%, high 50%);
|
||||
}
|
||||
|
||||
.compositing-1 {
|
||||
mix-blend-mode: auto;
|
||||
isolation: auto;
|
||||
|
||||
Reference in New Issue
Block a user