[html5] r1952 - [] (0) Allow frame busting. (also, remove redundant requirement)

whatwg at whatwg.org whatwg at whatwg.org
Tue Jul 29 18:37:42 PDT 2008


Author: ianh
Date: 2008-07-29 18:37:41 -0700 (Tue, 29 Jul 2008)
New Revision: 1952

Modified:
   index
   source
Log:
[] (0) Allow frame busting. (also, remove redundant requirement)

Modified: index
===================================================================
--- index	2008-07-30 01:27:07 UTC (rev 1951)
+++ index	2008-07-30 01:37:41 UTC (rev 1952)
@@ -30879,10 +30879,14 @@
     href="#origin0">origin</a> of the <a href="#active">active document</a>
     of <var title="">B</var>, or
 
+   <li>The browsing context <var title="">A</var> is a <a
+    href="#nested0">nested browsing context</a> and its <a
+    href="#top-level">top-level browsing context</a> is <var
+    title="">B</var>, or
+
    <li>The browsing context <var title="">B</var> is an <a
-    href="#auxiliary0">auxiliary browsing context</a> and either its <a
-    href="#opener">opener browsing context</a> is <var title="">A</var> or
-    <var title="">A</var> is <a href="#allowed">allowed to navigate</a> <var
+    href="#auxiliary0">auxiliary browsing context</a> and <var
+    title="">A</var> is <a href="#allowed">allowed to navigate</a> <var
     title="">B</var>'s <a href="#opener">opener browsing context</a>, or
 
    <li>The browsing context <var title="">B</var> is not a <a

Modified: source
===================================================================
--- source	2008-07-30 01:27:07 UTC (rev 1951)
+++ source	2008-07-30 01:37:41 UTC (rev 1952)
@@ -28145,11 +28145,14 @@
    origin">same</span> as the <span>origin</span> of the <span>active
    document</span> of <var title="">B</var>, or</li>
 
+   <li>The browsing context <var title="">A</var> is a <span>nested
+   browsing context</span> and its <span>top-level browsing
+   context</span> is <var title="">B</var>, or</li>
+
    <li>The browsing context <var title="">B</var> is an
-   <span>auxiliary browsing context</span> and either its <span>opener
-   browsing context</span> is <var title="">A</var> or <var
-   title="">A</var> is <span>allowed to navigate</span> <var
-   title="">B</var>'s <span>opener browsing context</span>, or</li>
+   <span>auxiliary browsing context</span> and <var title="">A</var>
+   is <span>allowed to navigate</span> <var title="">B</var>'s
+   <span>opener browsing context</span>, or</li>
 
    <li>The browsing context <var title="">B</var> is not a
    <span>top-level browsing context</span>, but there exists an




More information about the Commit-Watchers mailing list