From 9e4f0956b3b2605f3cb25d5c77c63f8ef827a617 Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Mon, 10 Jan 2011 22:53:32 +0000 Subject: [PATCH] [giow] (1) Make sure doesn't define a explicit self-navigation override. Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11430 git-svn-id: http://svn.whatwg.org/webapps@5757 340c8d12-0b0e-0410-8428-c7bf67bfef74 --- complete.html | 17 +++++++++++------ index | 17 +++++++++++------ source | 21 ++++++++++++++------- 3 files changed, 36 insertions(+), 19 deletions(-) diff --git a/complete.html b/complete.html index 165ba1b1fa4..44d69e29397 100644 --- a/complete.html +++ b/complete.html @@ -57918,12 +57918,17 @@

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.

-
  1. 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.

  2. +
    1. + +

      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.

      + +
    2. 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.

      -
      1. 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.

      2. +
        1. + +

          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.

          + +
        2. 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" ;

            -
          1. 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.

          2. +
          3. + +

            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.

            + +
          4. If the given browsing context name is _parent, then the chosen browsing context must be