ALLOW_TOP_NAVIGATION constant
Lets the resource navigate the top-level browsing context (the one named _top).
Implementation
static const ALLOW_TOP_NAVIGATION = Sandbox._internal(
'allow-top-navigation',
'allow-top-navigation',
);
Lets the resource navigate the top-level browsing context (the one named _top).
static const ALLOW_TOP_NAVIGATION = Sandbox._internal(
'allow-top-navigation',
'allow-top-navigation',
);