From 6cc33a001e556a3418f0e3af787ba00dffd9f4e7 Mon Sep 17 00:00:00 2001
From: Noam Rosenthal
{{RenderBlockingStatusType}} render-blocking status.
- The PerformanceResourceTiming interface participates in the
- Performance
- Timeline and extends the following attributes of the
- PerformanceEntry
- interface:
-
resource
".
- - The startTime getter steps are to convert fetch - timestamp for this's timing info's [=fetch timing - info/start time=] and this's relevant global - object. -
-- `startTime` is measured right at the start of the [=fetch=], - before any redirects. See fetching. -
-- The duration getter steps are to return this's - timing info's [=fetch - timing info/end time=] minus this's timing info's [=fetch timing - info/start time=]. -
-When toJSON is called, run [[WEBIDL]]'s default toJSON operation. @@ -899,15 +845,12 @@
- To add a PerformanceResourceTiming entry into the + To add a PerformanceResourceTiming entry new entry into the performance entry buffer, run the following steps:
local
", or "validated
".
resource
",
+ |requestedURL|, and the result of converting
+ |timingInfo|'s [=fetch timing info/end time=] given |global|.
+