Skip to content

Commit 2c7e02a

Browse files
Remove historic note on limitation to shipping features (#3387)
We originally focused on backfilling web features, but with the backfilling complete, we are now asking feature owners to create a web-feature IDs early in the lifecycle. Co-authored-by: Patrick Brosset <patrickbrosset@gmail.com>
1 parent 3e22741 commit 2c7e02a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ As such, a feature has no specific size. A feature might cover a single CSS prop
3030

3131
For example, the `fetch()` API is a feature, the `:has()` CSS pseudo-class function too, and so is the Web Audio API.
3232

33-
For the time being, this repository focuses only on features that are implemented in some browser and that are already documented on MDN.
34-
3533
### Hints for distinguishing features
3634

3735
Sometimes it can be hard to tell whether something (like an HTML attribute or JavaScript method) is a distinct feature or part of another feature.

0 commit comments

Comments
 (0)