Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove css-scroll-timeline #191

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.