[html5] r5498 - [e] (0) xref for easier finding of the prose now that this section is so long
whatwg at whatwg.org
whatwg at whatwg.org
Sat Sep 25 12:36:17 PDT 2010
Author: ianh
Date: 2010-09-25 12:36:15 -0700 (Sat, 25 Sep 2010)
New Revision: 5498
Modified:
complete.html
index
source
Log:
[e] (0) xref for easier finding of the prose now that this section is so long
Modified: complete.html
===================================================================
--- complete.html 2010-09-25 19:32:47 UTC (rev 5497)
+++ complete.html 2010-09-25 19:36:15 UTC (rev 5498)
@@ -21721,7 +21721,7 @@
<dt>Contexts in which this element can be used:</dt>
<dd>Where <a href=#embedded-content>embedded content</a> is expected.</dd>
<dt>Content model:</dt>
- <dd>Text that conforms to the requirements given in the prose.</dd>
+ <dd>Text that conforms to <a href=#iframe-content-model>the requirements given in the prose</a>.</dd>
<dt>Content attributes:</dt>
<dd><a href=#global-attributes>Global attributes</a></dd>
<dd><code title=attr-iframe-src><a href=#attr-iframe-src>src</a></code></dd>
@@ -22484,17 +22484,18 @@
<code><a href=#the-iframe-element>iframe</a></code> elements, the contents would be parsed as markup
that could act as fallback content.)</p>
- <p>When used in <a href=#html-documents>HTML documents</a>, the allowed content
- model of <code><a href=#the-iframe-element>iframe</a></code> elements is text, except that invoking
- the <a href=#html-fragment-parsing-algorithm>HTML fragment parsing algorithm</a> with the
- <code><a href=#the-iframe-element>iframe</a></code> element as the <var title="">context</var>
- element and the text contents as the <var title="">input</var> must
- result in a list of nodes that are all <a href=#phrasing-content>phrasing
- content</a>, with no <a href=#parse-error title="parse error">parse
- errors</a> having occurred, with no <code><a href=#script>script</a></code> elements
- being anywhere in the list or as descendants of elements in the
- list, and with all the elements in the list (including their
- descendants) being themselves conforming.</p>
+ <p id=iframe-content-model>When used in <a href=#html-documents>HTML
+ documents</a>, the allowed content model of <code><a href=#the-iframe-element>iframe</a></code>
+ elements is text, except that invoking the <a href=#html-fragment-parsing-algorithm>HTML fragment
+ parsing algorithm</a> with the <code><a href=#the-iframe-element>iframe</a></code> element as the
+ <var title="">context</var> element and the text contents as the
+ <var title="">input</var> must result in a list of nodes that are
+ all <a href=#phrasing-content>phrasing content</a>, with no <a href=#parse-error title="parse
+ error">parse errors</a> having occurred, with no
+ <code><a href=#script>script</a></code> elements being anywhere in the list or as
+ descendants of elements in the list, and with all the elements in
+ the list (including their descendants) being themselves
+ conforming.</p>
<p>The <code><a href=#the-iframe-element>iframe</a></code> element must be empty in <a href=#xml-documents>XML
documents</a>.</p>
Modified: index
===================================================================
--- index 2010-09-25 19:32:47 UTC (rev 5497)
+++ index 2010-09-25 19:36:15 UTC (rev 5498)
@@ -21698,7 +21698,7 @@
<dt>Contexts in which this element can be used:</dt>
<dd>Where <a href=#embedded-content>embedded content</a> is expected.</dd>
<dt>Content model:</dt>
- <dd>Text that conforms to the requirements given in the prose.</dd>
+ <dd>Text that conforms to <a href=#iframe-content-model>the requirements given in the prose</a>.</dd>
<dt>Content attributes:</dt>
<dd><a href=#global-attributes>Global attributes</a></dd>
<dd><code title=attr-iframe-src><a href=#attr-iframe-src>src</a></code></dd>
@@ -22464,17 +22464,18 @@
<code><a href=#the-iframe-element>iframe</a></code> elements, the contents would be parsed as markup
that could act as fallback content.)</p>
- <p>When used in <a href=#html-documents>HTML documents</a>, the allowed content
- model of <code><a href=#the-iframe-element>iframe</a></code> elements is text, except that invoking
- the <a href=#html-fragment-parsing-algorithm>HTML fragment parsing algorithm</a> with the
- <code><a href=#the-iframe-element>iframe</a></code> element as the <var title="">context</var>
- element and the text contents as the <var title="">input</var> must
- result in a list of nodes that are all <a href=#phrasing-content>phrasing
- content</a>, with no <a href=#parse-error title="parse error">parse
- errors</a> having occurred, with no <code><a href=#script>script</a></code> elements
- being anywhere in the list or as descendants of elements in the
- list, and with all the elements in the list (including their
- descendants) being themselves conforming.</p>
+ <p id=iframe-content-model>When used in <a href=#html-documents>HTML
+ documents</a>, the allowed content model of <code><a href=#the-iframe-element>iframe</a></code>
+ elements is text, except that invoking the <a href=#html-fragment-parsing-algorithm>HTML fragment
+ parsing algorithm</a> with the <code><a href=#the-iframe-element>iframe</a></code> element as the
+ <var title="">context</var> element and the text contents as the
+ <var title="">input</var> must result in a list of nodes that are
+ all <a href=#phrasing-content>phrasing content</a>, with no <a href=#parse-error title="parse
+ error">parse errors</a> having occurred, with no
+ <code><a href=#script>script</a></code> elements being anywhere in the list or as
+ descendants of elements in the list, and with all the elements in
+ the list (including their descendants) being themselves
+ conforming.</p>
<p>The <code><a href=#the-iframe-element>iframe</a></code> element must be empty in <a href=#xml-documents>XML
documents</a>.</p>
Modified: source
===================================================================
--- source 2010-09-25 19:32:47 UTC (rev 5497)
+++ source 2010-09-25 19:36:15 UTC (rev 5498)
@@ -23195,7 +23195,7 @@
<dt>Contexts in which this element can be used:</dt>
<dd>Where <span>embedded content</span> is expected.</dd>
<dt>Content model:</dt>
- <dd>Text that conforms to the requirements given in the prose.</dd>
+ <dd>Text that conforms to <a href="#iframe-content-model">the requirements given in the prose</a>.</dd>
<dt>Content attributes:</dt>
<dd><span>Global attributes</span></dd>
<dd><code title="attr-iframe-src">src</code></dd>
@@ -24059,17 +24059,18 @@
<code>iframe</code> elements, the contents would be parsed as markup
that could act as fallback content.)</p>
- <p>When used in <span>HTML documents</span>, the allowed content
- model of <code>iframe</code> elements is text, except that invoking
- the <span>HTML fragment parsing algorithm</span> with the
- <code>iframe</code> element as the <var title="">context</var>
- element and the text contents as the <var title="">input</var> must
- result in a list of nodes that are all <span>phrasing
- content</span>, with no <span title="parse error">parse
- errors</span> having occurred, with no <code>script</code> elements
- being anywhere in the list or as descendants of elements in the
- list, and with all the elements in the list (including their
- descendants) being themselves conforming.</p>
+ <p id="iframe-content-model">When used in <span>HTML
+ documents</span>, the allowed content model of <code>iframe</code>
+ elements is text, except that invoking the <span>HTML fragment
+ parsing algorithm</span> with the <code>iframe</code> element as the
+ <var title="">context</var> element and the text contents as the
+ <var title="">input</var> must result in a list of nodes that are
+ all <span>phrasing content</span>, with no <span title="parse
+ error">parse errors</span> having occurred, with no
+ <code>script</code> elements being anywhere in the list or as
+ descendants of elements in the list, and with all the elements in
+ the list (including their descendants) being themselves
+ conforming.</p>
<p>The <code>iframe</code> element must be empty in <span>XML
documents</span>.</p>
More information about the Commit-Watchers
mailing list