Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move fetchpriority references to HTML and fetch specs #24519

Closed
pmeenan opened this issue Feb 17, 2023 · 0 comments · Fixed by #24595
Closed

Move fetchpriority references to HTML and fetch specs #24519

pmeenan opened this issue Feb 17, 2023 · 0 comments · Fixed by #24595
Labels
Content:WebAPI Web API docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.

Comments

@pmeenan
Copy link
Contributor

pmeenan commented Feb 17, 2023

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/fetchPriority

What specific section or headline is this issue about?

fetchpriority attribute

What information was incorrect, unhelpful, or incomplete?

The priority-hints spec has been obsoleted and the IDL changes have been added directly to the HTML and fetch specs.

What did you expect to see?

  • The fetchpriority attribute on the img, link and script elements has been merged into the main HTML spec.
  • The fetchpriority attribute has been removed from the iframe element.
  • The fetchpriority attribute of fetch's RequestInit has been moved to the fetch spec.
  • The attribute is no longer experimental and is now part of the main specs.

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

I'll be submitting PR's for the content and browser-compat-data repos, just wanted to have an issue to reference.

@pmeenan pmeenan added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Feb 17, 2023
@github-actions github-actions bot added the Content:WebAPI Web API docs label Feb 17, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Content:WebAPI Web API docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.
Projects
None yet
1 participant