diff --git a/index.bs b/index.bs index bde4668..9267ea4 100644 --- a/index.bs +++ b/index.bs @@ -589,24 +589,24 @@ It has the following [=struct/items=]: script timing info is a [=struct=]. It has the following [=struct/items=]:
- : type +
type :: A {{ScriptTimingType}}. - : start time - : end time - : execution start time +
start time +
end time +
execution start time :: An unsafe {{DOMHighResTimeStamp}}, initially 0. - : invoker name - : source url - : source function name - : event type - : event target element id - : event target element src attribute - :: A string, initially the empty string. +
invoker name +
source url +
source function name +
event type +
event target element id +
event target element src attribute +
A string, initially the empty string. - : source character position - :: A number, initially -1. +
source character position +
A number, initially -1.
A {{Document}} has a null or [=frame timing info=] current frame timing info, initially null.