Skip to content

Conversation

@stalgiag
Copy link
Contributor

@stalgiag stalgiag commented Dec 4, 2025

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

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

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

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

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

Notable exclusions

  1. rellist-feature-detection.html - tests across several related features, excluded from all

  2. alternative-style-sheets tests excluded from link, primarily tests interaction with alternate stylesheets

    • css/cssom/HTMLLinkElement-disabled-*.html
  3. modulepreload tests excluded from link-rel-preload

    • preload/*modulepreload*.html
  4. Link header tests excluded from link-rel-preload

    • preload/link-header-preload.html
  5. link-rel-dns-prefetch

    • Only tested via feature detection in rellist-feature-detection.html, which is mapped to link. No exclusive tests found.

…tch`, and `link-rel-preload` web-features

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

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

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

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

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

Notable exclusions

1. `rellist-feature-detection.html` - tests across several related features

2. `alternative-style-sheets` tests excluded from `link`
   - `css/cssom/HTMLLinkElement-disabled-*.html` - primarily tests interaction with alternate stylesheets

3. `modulepreload` tests excluded from `link-rel-preload`, `modulepreload` is a separate mechanism from `preload
   - `preload/*modulepreload*.html`

4. `Link` header tests excluded from `link-rel-preload`
   - `preload/link-header-preload.html`

5. `link-rel-dns-prefetch`
   - Only tested via feature detection in `rellist-feature-detection.html`, which is mapped to `link`. No exclusive tests found.
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