From 0966a6004f406e897474581dace97b676fe998e3 Mon Sep 17 00:00:00 2001
From: Ian Clelland
Throughout this work, all time values are measured in milliseconds - since the start of navigation of the document [[HR-TIME-2]]. For - example, the start + since the start of navigation of the document [[HR-TIME]]. For + example, the start of navigation of the document occurs at time 0.
This definition of time is based on the High Resolution Time - specification [[HR-TIME-2]] and is different from the definition of + specification [[HR-TIME]] and is different from the definition of time used in the Navigation Timing specification [[NAVIGATION-TIMING-2]], where time is measured in milliseconds since midnight of January 1, 1970 (UTC). @@ -420,8 +419,8 @@
- When toJSON is called, run [[WEBIDL]]'s default toJSON operation. + When toJSON is called, run the [=default toJSON steps=] + for {{PerformanceResourceTiming}}.
initiatorType getter steps are to return the
PerformanceResourceTiming objects in the Performance
Timeline [[PERFORMANCE-TIMELINE-2]]. This section extends the
- Performance
+ Performance
interface to allow controls over the number of
PerformanceResourceTiming objects stored.
- The Performance interface is defined in [[HR-TIME-2]]. + The Performance interface is defined in [[HR-TIME]].
The method clearResourceTimings runs the following steps: