diff --git a/features/draft/html-elements/README.md b/features/draft/html-elements/README.md
deleted file mode 100644
index 35ae74ea456..00000000000
--- a/features/draft/html-elements/README.md
+++ /dev/null
@@ -1,17 +0,0 @@
-# Draft HTML element features
-
-This directory is for HTML elements that are candidates for web-features, but
-which require a bit of work before adding.
-
-To help out, pick a feature and do the following:
-
-- Follow the spec link and make a judgment whether the element makes sense as
- its own feature or if it should be grouped with other features.
-- Review `baseline_low_date`, does it look plausible? If not, remove features
- from `compat_features` until the date and browser versions seem plausible. Run
- `npm run dist` to regenerate dist files after changes.
-- Write a description for the feature.
-- Move the file into the main features/ directory and submit a PR with your
- changes.
-
-Happy YAMLing!
diff --git a/features/draft/scroll-marker.yml b/features/draft/scroll-marker.yml
deleted file mode 100644
index 085bdbc3c92..00000000000
--- a/features/draft/scroll-marker.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-# https://github.com/flackr/carousel/tree/main/scroll-marker
-draft_date: 2024-04-30
-name: "::scroll-marker"
-group: scrolling
diff --git a/features/draft/scroll-marker.yml.dist b/features/draft/scroll-marker.yml.dist
deleted file mode 100644
index ee94ea986bc..00000000000
--- a/features/draft/scroll-marker.yml.dist
+++ /dev/null
@@ -1,6 +0,0 @@
-# Generated from: scroll-marker.yml
-# Do not edit this file by hand. Edit the source file instead!
-
-status:
- baseline: false
- support: {}