Skip to content

[Editorial] Export concept "Early hints" #11508

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

Closed
wants to merge 1 commit into from

Conversation

guohuideng2024
Copy link

So that "PerformanceResourceTiming" spec can refers to it when explaining an InitiatorType "early-hints".

Bug: w3c/resource-timing#364

  • [x ] At least two implementers are interested (and none opposed):
    N/A: Editorial
  • [ x] Tests are written and can be reviewed and commented upon at:
    N/A: Editorial
  • [ x] Implementation bugs are filed:
    N/A: Editorial
  • [ x] Corresponding HTML AAM & ARIA in HTML issues & PRs: N/A: Editorial
  • [x ] MDN issue is filed:
    N/A: Editorial
  • [ x] The top of this comment includes a [clear commit message]

(See WHATWG Working Mode: Changes for more details.)

So "PerformanceResourceTiming" spec can refers to it when explaining
an `InitiatorType` "early-hints".

Bug: w3c/resource-timing#364
@domenic
Copy link
Member

domenic commented Jul 31, 2025

Hmm, thank you for doing this. However, I'm not sure that HTML should be the defining place in the ecosystem for the concept of early hints.

In fact, I don't think the <dfn> in HTML is adding much. It is only referenced in one place, from a non-normative note. It might be better to remove the <dfn>, and change that reference to just be an <a href=""> pointing to the "Early hints" section header.

For the purpose of resource timing, probably they should reference https://httpwg.org/specs/rfc8297.html instead?

@guohuideng2024
Copy link
Author

guohuideng2024 commented Jul 31, 2025

Hmm, thank you for doing this. However, I'm not sure that HTML should be the defining place in the ecosystem for the concept of early hints.

In fact, I don't think the <dfn> in HTML is adding much. It is only referenced in one place, from a non-normative note. It might be better to remove the <dfn>, and change that reference to just be an <a href=""> pointing to the "Early hints" section header.

For the purpose of resource timing, probably they should reference https://httpwg.org/specs/rfc8297.html instead?

Thanks! Yes the reference you pointed out is better.

Do you want the change you mentioned to happen? I can update his PR to replace the <dfn> with <a href="">
Cheers.

@guohuideng2024
Copy link
Author

I am closing this PR. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants