File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1- syn keyword cssFontProp contained scroll- timeline- name scroll- timeline- axis scroll- timeline- attachment scroll - timeline view- timeline- name view- timeline- axis view- timeline- inset view- timeline- attachment view - timeline animation- range animation- delay- start animation- delay- end
1+ syn keyword cssFontProp contained scroll- timeline- name scroll- timeline- axis scroll- timeline view- timeline- name view- timeline- axis view- timeline- inset view- timeline animation- range animation- delay- start animation- delay- end timeline - scope
22syn keyword cssFontAttr contained entry exit defer ancestor
Original file line number Diff line number Diff line change @@ -800,16 +800,15 @@ mask {
800800.scroll-animations-1 {
801801 scroll-timeline-name : auto;
802802 scroll-timeline-axis : auto;
803- scroll-timeline-attachment : auto;
804803 scroll-timeline : auto;
805804 view-timeline-name : auto;
806805 view-timeline-axis : auto;
807806 view-timeline-inset : auto;
808- view-timeline-attachment : auto;
809807 view-timeline : auto;
810808 animation-range : auto;
811809 animation-delay-start : auto;
812810 animation-delay-end : auto;
811+ timeline-scope : auto;
813812 display : entry;
814813 display : exit;
815814 display : defer;
You can’t perform that action at this time.
0 commit comments