Skip to content

Conversation

@stalgiag
Copy link
Contributor

Hello, reviewers! As of 2025-12-05, the wpt-pr-bot is requesting reviews from code owners for changes to WEB_FEATURES.yml files. To learn more about the purpose of these files, check out this presentation from TPAC 2025, Annotating WPT to Surface the Status of the Platform.

Feature: matchmedia
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/matchmedia.yml

Notable exclusions

  1. css/mediaqueries/* - Most tests in this directory test specific media features (e.g., prefers-color-scheme, display-mode) using matchMedia or @media. They are excluded because they test the specific feature, not the matchMedia API itself.
    • css/mediaqueries/display-mode.html
    • css/mediaqueries/prefers-color-scheme.html
    • css/mediaqueries/scripting.html
    • css/mediaqueries/update-media-feature.html
  2. device-posture/* - Tests device posture media queries, not the API mechanism.
  3. viewport-segments/* - Tests viewport segments media queries.

Feature: `matchmedia`
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/matchmedia.yml

Notable exclusions

1. `css/mediaqueries/*` - Most tests in this directory test specific media features (e.g., `prefers-color-scheme`, `display-mode`) using `matchMedia` or `@media`. They are excluded because they test the specific feature, not the `matchMedia` API itself.
   - `css/mediaqueries/display-mode.html`
   - `css/mediaqueries/prefers-color-scheme.html`
   - `css/mediaqueries/scripting.html`
   - `css/mediaqueries/update-media-feature.html`
2. `device-posture/*` - Tests device posture media queries, not the API mechanism.
3. `viewport-segments/*` - Tests viewport segments media queries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants