web api instance property
NotRestoredReasons: name property
Limited availability
The name read-only property of the
NotRestoredReasons interface returns a string representing the name attribute value of the <iframe> the document is contained in (for example <iframe name="bar" src="/firefox/mdn-asset-missing.svg">).
Value
A string.
If the document is not in an <iframe> or the <iframe> has no name set, name will return null.
Examples
See Monitoring bfcache blocking reasons for examples.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.