Skip to content

Conversation

tunetheweb
Copy link
Contributor

@tunetheweb tunetheweb commented Sep 19, 2025

Description

Speculation Rules is on standards track, and prefetch has already be integrated into HTML spec (see whatwg/html#11426)

Motivation

MDN incorrectly lists this as non-standard.
It should be "experimental" as only Chromium implements it, but not non-standard as it is on standards track.

Additional details

See: whatwg/html#11426

Related issues and pull requests

Depends on:

(I know some of this should be auto-copied across but never remember which to update and had to make other changes anyway so figured I'd do all the updates).

@tunetheweb tunetheweb requested review from a team as code owners September 19, 2025 09:41
@tunetheweb tunetheweb requested review from bsmth and chrisdavidmills and removed request for a team September 19, 2025 09:41
@github-actions github-actions bot added Content:HTML Hypertext Markup Language docs Content:WebAPI Web API docs Content:HTTP HTTP docs size/s [PR only] 6-50 LoC changed labels Sep 19, 2025
Copy link
Contributor

github-actions bot commented Sep 19, 2025

Preview URLs (9 pages)
Flaws (5)

Note! 7 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/PerformanceNavigationTiming
Title: PerformanceNavigationTiming
Flaw count: 2

  • unknown:
    • Error serializing baseline for numeric-seperators: missing field description``
    • Error serializing baseline for single-color-gradients: missing field description``

URL: /en-US/docs/Web/HTTP/Reference/Headers/Supports-Loading-Mode
Title: Supports-Loading-Mode header
Flaw count: 3

  • unknown:
    • No generic content config found
    • no blog root
    • no blog root

(comment last updated: 2025-09-19 10:01:23)

@github-actions github-actions bot added size/m [PR only] 51-500 LoC changed and removed size/s [PR only] 6-50 LoC changed labels Sep 19, 2025
Copy link
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tunetheweb the status keys in the YAML header tend to be updated automatically at some point, as do the header banners. But there is more here to update, and there is no harm in updating them now.

Just a couple of bits, after which I think you're good to go.

---

{{APIRef("Performance API")}}{{SeeCompatTable}}{{non-standard_header}}
{{APIRef("Performance API")}}{{SeeCompatTable}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is also an inline non-standard badge to remove from the activationStart property entry in the list at https://developer.mozilla.org/en-US/docs/Web/API/PerformanceNavigationTiming.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bsmth
Copy link
Member

bsmth commented Sep 19, 2025

Thanks, both!

@tunetheweb the status keys in the YAML header tend to be updated automatically at some point, as do the header banners. But there is more here to update, and there is no harm in updating them now.

I think it's probably best to wait for the BCD change to land so that any hand-written changes applied in this PR are not reverted in the meantime.

@chrisdavidmills
Copy link
Contributor

Thanks, both!

@tunetheweb the status keys in the YAML header tend to be updated automatically at some point, as do the header banners. But there is more here to update, and there is no harm in updating them now.

I think it's probably best to wait for the BCD change to land so that any hand-written changes applied in this PR are not reverted in the meantime.

Sure thing, that makes sense.

Copy link
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving, but as @bsmth says, let's wait until the BCD changes are in and schlurped up by the content renderer before publishing this.

@sideshowbarker sideshowbarker removed the request for review from a team September 21, 2025 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:HTML Hypertext Markup Language docs Content:HTTP HTTP docs Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants