diff --git a/index.html b/index.html index 6297a37..caae328 100644 --- a/index.html +++ b/index.html @@ -132,6 +132,8 @@ 'resource-timing-2#dom-performanceresourcetiming-secureconnectionstart'> secureConnectionStart attribute is now mandatory. +
navigation
".
- workerStart
attribute MUST return the time immediately
- before the user agent ran the worker (if the
- current document has an active
- service worker registration [[SERVICE-WORKERS]]) required to
- service the request, or if the worker was already available, the
- time immediately before the user agent fired an event named `fetch` at
- the active
- worker. Otherwise, if there is no active worker this attribute
- MUST return zero.
+ workerStart attribute getter does the following:
+ @@ -363,8 +374,7 @@
The loadEventEnd attribute MUST return a DOMHighResTimeStamp with a time value equal to the time when the load event of the current - document is completed. It MUST return a DOMHighResTimeStamp with a - time value equal to zero when the load event is not fired or is not - completed. + document is completed. It MUST return zero when the load + event is not fired or is not completed.
The type attribute MUST return a {{DOMString}} describing @@ -509,7 +515,7 @@
navigation
".
nextHopProtocol
to the empty {{DOMString}}.
nextHopProtocol
, unloadEventStart and
+ "PerformanceNavigationTiming">unloadEventStart,
+ unloadEventEnd and
unloadEventEnd. Set
+ "PerformanceNavigationTiming">workerStart. Set
nextHopProtocol
to the empty {{DOMString}}.
@@ -913,6 +950,10 @@ - Navigation where the + Navigation where the history handling behavior is set to "default" or @@ -1457,7 +1498,7 @@
- Navigation where the + Navigation where the history handling behavior is set to "reload". @@ -1468,7 +1509,7 @@
- Navigation where the + Navigation where the history handling behavior is set to "entry update". diff --git a/timestamp-diagram.svg b/timestamp-diagram.svg index f7d0531..f5c3f6e 100644 --- a/timestamp-diagram.svg +++ b/timestamp-diagram.svg @@ -1,4 +1,1052 @@ - - - - + +