Skip to content

Commit

Permalink
Remove css-scroll-timeline
Browse files Browse the repository at this point in the history
It has been deleted in `caniuse` 1.0.30001655
  • Loading branch information
AlexWayfer authored and clshortfuse committed Oct 21, 2024
1 parent 01db0db commit c183f22
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 53 deletions.
2 changes: 0 additions & 2 deletions data/features.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ import cssResize from './features/css-resize.js';
import cssRevertValue from './features/css-revert-value.js';
import cssRrggbbaa from './features/css-rrggbbaa.js';
import cssScrollBehavior from './features/css-scroll-behavior.js';
import cssScrollTimeline from './features/css-scroll-timeline.js';
import cssScrollbar from './features/css-scrollbar.js';
import cssSel2 from './features/css-sel2.js';
import cssSel3 from './features/css-sel3.js';
Expand Down Expand Up @@ -325,7 +324,6 @@ const FEATURES = {
'css-revert-value': cssRevertValue,
'css-rrggbbaa': cssRrggbbaa,
'css-scroll-behavior': cssScrollBehavior,
'css-scroll-timeline': cssScrollTimeline,
'css-scrollbar': cssScrollbar,
'css-sel2': cssSel2,
'css-sel3': cssSel3,
Expand Down
27 changes: 0 additions & 27 deletions data/features/css-scroll-timeline.js

This file was deleted.

24 changes: 0 additions & 24 deletions test/cases/features/css-scroll-timeline.css

This file was deleted.

0 comments on commit c183f22

Please sign in to comment.