[html5] r5681 - [agiow] (1) Allow seamless to apply to srcdoc pages.
whatwg at whatwg.org
whatwg at whatwg.org
Mon Nov 15 13:47:21 PST 2010
Author: ianh
Date: 2010-11-15 13:47:19 -0800 (Mon, 15 Nov 2010)
New Revision: 5681
Modified:
complete.html
index
source
Log:
[agiow] (1) Allow seamless to apply to srcdoc pages.
Modified: complete.html
===================================================================
--- complete.html 2010-11-13 00:03:18 UTC (rev 5680)
+++ complete.html 2010-11-15 21:47:19 UTC (rev 5681)
@@ -214,7 +214,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
- <h2 class="no-num no-toc">Draft Standard — 13 November 2010</h2>
+ <h2 class="no-num no-toc">Draft Standard — 15 November 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -22425,15 +22425,15 @@
</footer>
<article>
<footer> At <time pubdate>2009-08-21T23:35Z</time>, <a href="/users/ch">ch</a> writes: </footer>
- <iframe seamless sandbox="allow-same-origin" srcdoc="<p>did you get a cover picture yet?"></iframe>
+ <iframe seamless sandbox srcdoc="<p>did you get a cover picture yet?"></iframe>
</article>
<article>
<footer> At <time pubdate>2009-08-21T23:44Z</time>, <a href="/users/cap">cap</a> writes: </footer>
- <iframe seamless sandbox="allow-same-origin" srcdoc="<p>Yeah, you can see it <a href="/gallery?mode=cover&amp;page=1">in my gallery</a>."></iframe>
+ <iframe seamless sandbox srcdoc="<p>Yeah, you can see it <a href="/gallery?mode=cover&amp;page=1">in my gallery</a>."></iframe>
</article>
<article>
<footer> At <time pubdate>2009-08-21T23:58Z</time>, <a href="/users/ch">ch</a> writes: </footer>
- <iframe seamless sandbox="allow-same-origin" srcdoc="<p>hey that's earl's table.
+ <iframe seamless sandbox srcdoc="<p>hey that's earl's table.
<p>you should get earl&amp;me on the next cover."></iframe>
</article></pre>
@@ -22840,8 +22840,10 @@
document, or the <a href=#browsing-context>browsing context</a>'s <a href=#active-document>active
document</a>'s <em><a href="#the-document's-address" title="the document's
address">address</a></em> has the <a href=#same-origin>same origin</a> as the
- <code><a href=#the-iframe-element>iframe</a></code> element's document, the following requirements
- apply:</span></p>
+ <code><a href=#the-iframe-element>iframe</a></code> element's document, or the <a href=#browsing-context>browsing
+ context</a>'s <a href=#active-document>active document</a> is <a href=#an-iframe-srcdoc-document>an
+ <code>iframe</code> <code title=attr-iframe-srcdoc>srcdoc</code>
+ document</a>, the following requirements apply:</span></p>
<div class=impl>
Modified: index
===================================================================
--- index 2010-11-13 00:03:18 UTC (rev 5680)
+++ index 2010-11-15 21:47:19 UTC (rev 5681)
@@ -218,7 +218,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>HTML5 (including next generation additions still in development)</h1>
- <h2 class="no-num no-toc">Draft Standard — 13 November 2010</h2>
+ <h2 class="no-num no-toc">Draft Standard — 15 November 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -22402,15 +22402,15 @@
</footer>
<article>
<footer> At <time pubdate>2009-08-21T23:35Z</time>, <a href="/users/ch">ch</a> writes: </footer>
- <iframe seamless sandbox="allow-same-origin" srcdoc="<p>did you get a cover picture yet?"></iframe>
+ <iframe seamless sandbox srcdoc="<p>did you get a cover picture yet?"></iframe>
</article>
<article>
<footer> At <time pubdate>2009-08-21T23:44Z</time>, <a href="/users/cap">cap</a> writes: </footer>
- <iframe seamless sandbox="allow-same-origin" srcdoc="<p>Yeah, you can see it <a href="/gallery?mode=cover&amp;page=1">in my gallery</a>."></iframe>
+ <iframe seamless sandbox srcdoc="<p>Yeah, you can see it <a href="/gallery?mode=cover&amp;page=1">in my gallery</a>."></iframe>
</article>
<article>
<footer> At <time pubdate>2009-08-21T23:58Z</time>, <a href="/users/ch">ch</a> writes: </footer>
- <iframe seamless sandbox="allow-same-origin" srcdoc="<p>hey that's earl's table.
+ <iframe seamless sandbox srcdoc="<p>hey that's earl's table.
<p>you should get earl&amp;me on the next cover."></iframe>
</article></pre>
@@ -22820,8 +22820,10 @@
document, or the <a href=#browsing-context>browsing context</a>'s <a href=#active-document>active
document</a>'s <em><a href="#the-document's-address" title="the document's
address">address</a></em> has the <a href=#same-origin>same origin</a> as the
- <code><a href=#the-iframe-element>iframe</a></code> element's document, the following requirements
- apply:</span></p>
+ <code><a href=#the-iframe-element>iframe</a></code> element's document, or the <a href=#browsing-context>browsing
+ context</a>'s <a href=#active-document>active document</a> is <a href=#an-iframe-srcdoc-document>an
+ <code>iframe</code> <code title=attr-iframe-srcdoc>srcdoc</code>
+ document</a>, the following requirements apply:</span></p>
<div class=impl>
Modified: source
===================================================================
--- source 2010-11-13 00:03:18 UTC (rev 5680)
+++ source 2010-11-15 21:47:19 UTC (rev 5681)
@@ -23985,15 +23985,15 @@
</footer>
<article>
<footer> At <time pubdate>2009-08-21T23:35Z</time>, <a href="/users/ch">ch</a> writes: </footer>
- <iframe seamless sandbox="allow-same-origin" srcdoc="<p>did you get a cover picture yet?"></iframe>
+ <iframe seamless sandbox srcdoc="<p>did you get a cover picture yet?"></iframe>
</article>
<article>
<footer> At <time pubdate>2009-08-21T23:44Z</time>, <a href="/users/cap">cap</a> writes: </footer>
- <iframe seamless sandbox="allow-same-origin" srcdoc="<p>Yeah, you can see it <a href="/gallery?mode=cover&amp;page=1">in my gallery</a>."></iframe>
+ <iframe seamless sandbox srcdoc="<p>Yeah, you can see it <a href="/gallery?mode=cover&amp;page=1">in my gallery</a>."></iframe>
</article>
<article>
<footer> At <time pubdate>2009-08-21T23:58Z</time>, <a href="/users/ch">ch</a> writes: </footer>
- <iframe seamless sandbox="allow-same-origin" srcdoc="<p>hey that's earl's table.
+ <iframe seamless sandbox srcdoc="<p>hey that's earl's table.
<p>you should get earl&amp;me on the next cover."></iframe>
</article></pre>
@@ -24467,8 +24467,10 @@
document, or the <span>browsing context</span>'s <span>active
document</span>'s <em><span title="the document's
address">address</span></em> has the <span>same origin</span> as the
- <code>iframe</code> element's document, the following requirements
- apply:</span></p>
+ <code>iframe</code> element's document, or the <span>browsing
+ context</span>'s <span>active document</span> is <span>an
+ <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code>
+ document</span>, the following requirements apply:</span></p>
<div class="impl">
More information about the Commit-Watchers
mailing list