web api instance property
TaskAttributionTiming: containerSrc property
Limited availability
The containerSrc read-only property of the TaskAttributionTiming interface returns the container’s src
attribute. A container is the iframe, embed or object etc. that is being implicated, on the whole, for a long task.
Value
A string containing the container’s src attribute (e.g., <iframe src="/firefox/mdn-asset-missing.svg">).
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.