w3c / w3c/resource-timing

Clean up cross references/versioning

Open
#271 7 comments 0 reactions 2 assignees View on GitHub

@caribouW3 is already working on this.

Since May 11, 2021.

Dominant language
Bikeshed
Stars
135
Forks
40
PR merge metrics
No merged PRs in 30d

Description

In https://github.com/whatwg/fetch/pull/1202 we're making Fetch's integration with Resource Timing more concrete. This creates a weird situation however where we "Mark resource timing" ends up pointing to https://www.w3.org/TR/resource-timing-2/#dfn-mark-resource-timing whereas otherwise we reference the editor's draft at https://w3c.github.io/resource-timing/. This also leads to a double entry in the References section with both RESOURCE-TIMING and RESOURCE-TIMING-2. (Disregard for now that one is marked as non-normative. That's a bug in Fetch though it's mostly because of this since if the term would point to the editor's draft as expected it would be associated with RESOURCE-TIMING and it would all be good.)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.