Skip to content

Add mapping to origin trials #7

@captainbrosset

Description

@captainbrosset

Add a mapping file/script for origin trials.

Chrome, Edge, and Firefox have origin trials.

The easiest to map to are probably the Chrome one since there's an API.
The Edge ones can fairly easily be discovered by using Playwright or similar.

The hard part resides in mapping these trials to web-features. Some of them have spec URLs, which we could use to map to the specs in web-features, but that won't always work (sometimes spec URLs contain # anchors, and point to a sub-part of the spec).

For Chrome, the best would be for features on chromestatus.com to map to web-features IDs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions