Skip to content

Commit

Permalink
[giow] (3) Example window.opener cross-origin.
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21970
Affected topics: DOM APIs, Security

git-svn-id: http://svn.whatwg.org/webapps@7941 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jun 7, 2013
1 parent baf264a commit 23c809a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions complete.html
Expand Up @@ -64950,6 +64950,8 @@ <h4 id=security-window><span class=secno>6.2.1 </span>Security</h4>

<li>The <code title=dom-parent><a href=#dom-parent>parent</a></code> attribute

<li>The <code title=dom-opener><a href=#dom-opener>opener</a></code> attribute

<li>The <a href=#dynamic-nested-browsing-context-properties>dynamic nested browsing context properties</a>

</ul><p>When a script whose <a href=#effective-script-origin>effective script origin</a> is not the same as the
Expand Down
2 changes: 2 additions & 0 deletions index
Expand Up @@ -64950,6 +64950,8 @@ END:VCARD</pre>

<li>The <code title=dom-parent><a href=#dom-parent>parent</a></code> attribute

<li>The <code title=dom-opener><a href=#dom-opener>opener</a></code> attribute

<li>The <a href=#dynamic-nested-browsing-context-properties>dynamic nested browsing context properties</a>

</ul><p>When a script whose <a href=#effective-script-origin>effective script origin</a> is not the same as the
Expand Down
2 changes: 2 additions & 0 deletions source
Expand Up @@ -72416,6 +72416,8 @@ END:VCARD</pre>

<li>The <code title="dom-parent">parent</code> attribute

<li>The <code title="dom-opener">opener</code> attribute

<li>The <span>dynamic nested browsing context properties</span>

</ul>
Expand Down

0 comments on commit 23c809a

Please sign in to comment.