diff --git a/index.html b/index.html index 1411cd8..26bb4a0 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,11 @@ company: "Google", companyURL: "https://google.com/", w3cid: "58673" + }, { + name: "Noam Rosenthal", + mailto: "noam.j.rosenthal@gmail.com", + company: "Invited Expert", + w3cid: "121539" }], formerEditors: [{ name: "Ilya Grigorik", @@ -61,7 +66,7 @@ subjectPrefix: "[ResourceTiming]", github: "https://github.com/w3c/resource-timing/", caniuse: "resource-timing", - xref: ["html", "hr-time-2", "performance-timeline-2"], + xref: ["html", "hr-time-3", "performance-timeline-2", "fetch", "infra"], }; @@ -253,8 +258,7 @@

Resources Included in the PerformanceResourceTiming data-cite="HTML#concept-settings-object-global">global object's Performance -Timeline, unless excluded from the timeline as part of the processing model. +Timeline, unless excluded from the timeline as part of the [=fetch|fetching process=]. Resources that are retrieved from relevant application caches or local resources MUST be included as @@ -266,14 +270,13 @@

Resources Included in the PerformanceResourceTiming PerformanceResourceTiming objects in the Performance Timeline and MUST contain initialized attribute values for -processed substeps of the processing -model.

+processed substeps of the +[=fetch|fetching process=].

The rest of this section is non-normative.

Examples: