From 9e4f0956b3b2605f3cb25d5c77c63f8ef827a617 Mon Sep 17 00:00:00 2001
From: Ian Hickson 6.1.6 Browsing context na
context name are as follows. The rules assume that they are
being applied in the context of a browsing context.
If the given browsing context name is the empty string or
- _self
, then the chosen browsing context must
- be the current one. This is an explicit self-navigation
- override, which overrides the behavior of the seamless
- browsing context flag set by the seamless
attribute on
- iframe
elements.
If the given browsing context name is the empty string or _self
, then the chosen browsing context must be
+ the current one.
If the given browsing context name is _self
, then this is an explicit
+ self-navigation override, which overrides the behavior of
+ the seamless browsing context flag set by the seamless
attribute on
+ iframe
elements.
If the given browsing context name is _parent
, then the chosen browsing context must be
the parent browsing context of the current
diff --git a/index b/index
index 78c41cc539a..a9e47079e07 100644
--- a/index
+++ b/index
@@ -57900,12 +57900,17 @@ _:n2 hcard:adr%20street-address "Avenue Q" ;
context name are as follows. The rules assume that they are
being applied in the context of a browsing context.
If the given browsing context name is the empty string or
- _self
, then the chosen browsing context must
- be the current one. This is an explicit self-navigation
- override, which overrides the behavior of the seamless
- browsing context flag set by the seamless
attribute on
- iframe
elements.
If the given browsing context name is the empty string or _self
, then the chosen browsing context must be
+ the current one.
If the given browsing context name is _self
, then this is an explicit
+ self-navigation override, which overrides the behavior of
+ the seamless browsing context flag set by the seamless
attribute on
+ iframe
elements.
If the given browsing context name is _parent
, then the chosen browsing context must be
the parent browsing context of the current
diff --git a/source b/source
index e1c7beae5d4..6f58df3b682 100644
--- a/source
+++ b/source
@@ -65815,13 +65815,20 @@ _:n2 hcard:adr%20street-address "Avenue Q" ;
If the given browsing context name is the empty string or
- _self
, then the chosen browsing context must
- be the current one. This is an explicit self-navigation
- override, which overrides the behavior of the seamless
- browsing context flag set by the seamless
attribute on
- iframe
elements.
If the given browsing context name is the empty string or _self
, then the chosen browsing context must be
+ the current one.
If the given browsing context name is _self
, then this is an explicit
+ self-navigation override, which overrides the behavior of
+ the seamless browsing context flag set by the seamless
attribute on
+ iframe
elements.
If the given browsing context name is _parent
, then the chosen browsing context must be