Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The attribution
readonly property of the
PerformanceLongTaskTiming
interface returns a sequence of
TaskAttributionTiming
instances.
Syntax
var taskAttributeTiming = PerformanceLongTaskTiming.attribution;
Value
A sequence of TaskAttributionTiming
instances.
Specifications
Specification | Status | Comment |
---|---|---|
Unknown The definition of 'attribution' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser