diff --git a/index.html b/index.html index 690e92e..159e44b 100644 --- a/index.html +++ b/index.html @@ -205,14 +205,13 @@
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: