- From: poot <cvsmail@w3.org>
- Date: Fri, 2 Apr 2010 16:30:39 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Move <br> and <wbr> into the text-level semantics section. (whatwg r4957) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3978&r2=1.3979&f=h http://html5.org/tools/web-apps-tracker?from=4956&to=4957 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3978 retrieving revision 1.3979 diff -u -d -r1.3978 -r1.3979 --- Overview.html 2 Apr 2010 07:16:30 -0000 1.3978 +++ Overview.html 2 Apr 2010 07:30:25 -0000 1.3979 @@ -599,19 +599,17 @@ <ol> <li><a href="#the-p-element"><span class="secno">4.5.1 </span>The <code>p</code> element</a></li> <li><a href="#the-hr-element"><span class="secno">4.5.2 </span>The <code>hr</code> element</a></li> - <li><a href="#the-br-element"><span class="secno">4.5.3 </span>The <code>br</code> element</a></li> - <li><a href="#the-wbr-element"><span class="secno">4.5.4 </span>The <code>wbr</code> element</a></li> - <li><a href="#the-pre-element"><span class="secno">4.5.5 </span>The <code>pre</code> element</a></li> - <li><a href="#the-blockquote-element"><span class="secno">4.5.6 </span>The <code>blockquote</code> element</a></li> - <li><a href="#the-ol-element"><span class="secno">4.5.7 </span>The <code>ol</code> element</a></li> - <li><a href="#the-ul-element"><span class="secno">4.5.8 </span>The <code>ul</code> element</a></li> - <li><a href="#the-li-element"><span class="secno">4.5.9 </span>The <code>li</code> element</a></li> - <li><a href="#the-dl-element"><span class="secno">4.5.10 </span>The <code>dl</code> element</a></li> - <li><a href="#the-dt-element"><span class="secno">4.5.11 </span>The <code>dt</code> element</a></li> - <li><a href="#the-dd-element"><span class="secno">4.5.12 </span>The <code>dd</code> element</a></li> - <li><a href="#the-figure-element"><span class="secno">4.5.13 </span>The <code>figure</code> element</a></li> - <li><a href="#the-figcaption-element"><span class="secno">4.5.14 </span>The <code>figcaption</code> element</a></li> - <li><a href="#the-div-element"><span class="secno">4.5.15 </span>The <code>div</code> element</a></ol></li> + <li><a href="#the-pre-element"><span class="secno">4.5.3 </span>The <code>pre</code> element</a></li> + <li><a href="#the-blockquote-element"><span class="secno">4.5.4 </span>The <code>blockquote</code> element</a></li> + <li><a href="#the-ol-element"><span class="secno">4.5.5 </span>The <code>ol</code> element</a></li> + <li><a href="#the-ul-element"><span class="secno">4.5.6 </span>The <code>ul</code> element</a></li> + <li><a href="#the-li-element"><span class="secno">4.5.7 </span>The <code>li</code> element</a></li> + <li><a href="#the-dl-element"><span class="secno">4.5.8 </span>The <code>dl</code> element</a></li> + <li><a href="#the-dt-element"><span class="secno">4.5.9 </span>The <code>dt</code> element</a></li> + <li><a href="#the-dd-element"><span class="secno">4.5.10 </span>The <code>dd</code> element</a></li> + <li><a href="#the-figure-element"><span class="secno">4.5.11 </span>The <code>figure</code> element</a></li> + <li><a href="#the-figcaption-element"><span class="secno">4.5.12 </span>The <code>figcaption</code> element</a></li> + <li><a href="#the-div-element"><span class="secno">4.5.13 </span>The <code>div</code> element</a></ol></li> <li><a href="#text-level-semantics"><span class="secno">4.6 </span>Text-level semantics</a> <ol> <li><a href="#the-a-element"><span class="secno">4.6.1 </span>The <code>a</code> element</a></li> @@ -636,7 +634,9 @@ <li><a href="#the-rp-element"><span class="secno">4.6.20 </span>The <code>rp</code> element</a></li> <li><a href="#the-bdo-element"><span class="secno">4.6.21 </span>The <code>bdo</code> element</a></li> <li><a href="#the-span-element"><span class="secno">4.6.22 </span>The <code>span</code> element</a></li> - <li><a href="#usage-summary"><span class="secno">4.6.23 </span>Usage summary</a></ol></li> + <li><a href="#the-br-element"><span class="secno">4.6.23 </span>The <code>br</code> element</a></li> + <li><a href="#the-wbr-element"><span class="secno">4.6.24 </span>The <code>wbr</code> element</a></li> + <li><a href="#usage-summary"><span class="secno">4.6.25 </span>Usage summary</a></ol></li> <li><a href="#edits"><span class="secno">4.7 </span>Edits</a> <ol> <li><a href="#the-ins-element"><span class="secno">4.7.1 </span>The <code>ins</code> element</a></li> @@ -13823,90 +13823,7 @@ observatory in all weather and seasons, including the metre-deep snow of Gralmond's winters.</p></pre> - </div><h4 id="the-br-element"><span class="secno">4.5.3 </span>The <dfn><code>br</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> - <dd><a href="#flow-content">Flow content</a>.</dd> - <dd><a href="#phrasing-content">Phrasing content</a>.</dd> - <dt>Contexts in which this element may be used:</dt> - <dd>Where <a href="#phrasing-content">phrasing content</a> is expected.</dd> - <dt>Content model:</dt> - <dd>Empty.</dd> - <dt>Content attributes:</dt> - <dd><a href="#global-attributes">Global attributes</a></dd> - <dt>DOM interface:</dt> - <dd> - <pre class="idl">interface <dfn id="htmlbrelement">HTMLBRElement</dfn> : <a href="#htmlelement">HTMLElement</a> {};</pre> - </dd> - </dl><p>The <code><a href="#the-br-element">br</a></code> element <a href="#represents">represents</a> a line - break.<p><code><a href="#the-br-element">br</a></code> elements must be used only for line breaks that - are actually part of the content, as in poems or addresses.<div class="example"> - - <p>The following example is correct usage of the <code><a href="#the-br-element">br</a></code> - element:</p> - - <pre><p>P. Sherman<br> -42 Wallaby Way<br> -Sydney</p></pre> - - </div><p><code><a href="#the-br-element">br</a></code> elements must not be used for separating thematic - groups in a paragraph.<div class="example"> - - <p>The following examples are non-conforming, as they abuse the - <code><a href="#the-br-element">br</a></code> element:</p> - - <pre><p><a ...>34 comments.</a><br> -<a ...>Add a comment.</a></p></pre> - - <pre><p><label>Name: <input name="name"></label><br> -<label>Address: <input name="address"></label></p></pre> - - <p>Here are alternatives to the above, which are correct:</p> - - <pre><p><a ...>34 comments.</a></p> -<p><a ...>Add a comment.</a></p></pre> - - <pre><p><label>Name: <input name="name"></label></p> -<p><label>Address: <input name="address"></label></p></pre> - - </div><p>If a <a href="#paragraph">paragraph</a> consists of nothing but a single - <code><a href="#the-br-element">br</a></code> element, it represents a placeholder blank line - (e.g. as in a template). Such blank lines must not be used for - presentation purposes.<div class="impl"> - - <p>Any content inside <code><a href="#the-br-element">br</a></code> elements must not be - considered part of the surrounding text.</p> - - <p>A <code><a href="#the-br-element">br</a></code> element does not separate paragraphs for the - purposes of the Unicode bidirectional algorithm. <a href="#refsBIDI">[BIDI]</a></p> - - </div><h4 id="the-wbr-element"><span class="secno">4.5.4 </span>The <dfn><code>wbr</code></dfn> element</h4><dl class="element"><dt>Categories</dt> - <dd><a href="#flow-content">Flow content</a>.</dd> - <dd><a href="#phrasing-content">Phrasing content</a>.</dd> - <dt>Contexts in which this element may be used:</dt> - <dd>Where <a href="#phrasing-content">phrasing content</a> is expected.</dd> - <dt>Content model:</dt> - <dd>Empty.</dd> - <dt>Content attributes:</dt> - <dd><a href="#global-attributes">Global attributes</a></dd> - <dt>DOM interface:</dt> - <dd>Uses <code><a href="#htmlelement">HTMLElement</a></code>.</dd> - </dl><p>The <code><a href="#the-wbr-element">wbr</a></code> element <a href="#represents">represents</a> a line break - opportunity.<div class="example"> - - <p>In the following example, someone is quoted as saying something - which, for effect, is written as one long word. However, to ensure - that the text can be wrapped in a readable fashion, the individual - words in the quote are separated using a <code><a href="#the-wbr-element">wbr</a></code> - element.</p> - - <pre><p>So then he pointed at the tiger and screamed -"there<wbr>is<wbr>no<wbr>way<wbr>you<wbr>are<wbr>ever<wbr>going<wbr>to<wbr>catch<wbr>me"!</p></pre> - - </div><div class="impl"> - - <p>Any content inside <code><a href="#the-wbr-element">wbr</a></code> elements must not be - considered part of the surrounding text.</p> - - </div><h4 id="the-pre-element"><span class="secno">4.5.5 </span>The <dfn><code>pre</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> + </div><h4 id="the-pre-element"><span class="secno">4.5.3 </span>The <dfn><code>pre</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> <dd><a href="#flow-content">Flow content</a>.</dd> <dd><a href="#formatblock-candidate"><code title="">formatBlock</code> candidate</a>.</dd> <dt>Contexts in which this element may be used:</dt> @@ -13991,7 +13908,7 @@ ~cdr 11dec07</pre></pre> - </div><h4 id="the-blockquote-element"><span class="secno">4.5.6 </span>The <dfn><code>blockquote</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> + </div><h4 id="the-blockquote-element"><span class="secno">4.5.4 </span>The <dfn><code>blockquote</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> <dd><a href="#flow-content">Flow content</a>.</dd> <dd><a href="#sectioning-root">Sectioning root</a>.</dd> <dd><a href="#formatblock-candidate"><code title="">formatBlock</code> candidate</a>.</dd> @@ -14082,7 +13999,7 @@ </div><p class="note"><a href="#conversations">Examples of how to represent a conversation</a> are shown in a later section; it is not appropriate to use the <code><a href="#the-cite-element">cite</a></code> and <code><a href="#the-blockquote-element">blockquote</a></code> - elements for this purpose.<h4 id="the-ol-element"><span class="secno">4.5.7 </span>The <dfn><code>ol</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> + elements for this purpose.<h4 id="the-ol-element"><span class="secno">4.5.5 </span>The <dfn><code>ol</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> <dd><a href="#flow-content">Flow content</a>.</dd> <dt>Contexts in which this element may be used:</dt> <dd>Where <a href="#flow-content">flow content</a> is expected.</dd> @@ -14167,7 +14084,7 @@ <li>Norway </ol></pre> - </div><h4 id="the-ul-element"><span class="secno">4.5.8 </span>The <dfn><code>ul</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> + </div><h4 id="the-ul-element"><span class="secno">4.5.6 </span>The <dfn><code>ul</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> <dd><a href="#flow-content">Flow content</a>.</dd> <dt>Contexts in which this element may be used:</dt> <dd>Where <a href="#flow-content">flow content</a> is expected.</dd> @@ -14213,7 +14130,7 @@ <li>United States </ul></pre> - </div><h4 id="the-li-element"><span class="secno">4.5.9 </span>The <dfn><code>li</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> + </div><h4 id="the-li-element"><span class="secno">4.5.7 </span>The <dfn><code>li</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> <dd>None.</dd> <dt>Contexts in which this element may be used:</dt> <dd>Inside <code><a href="#the-ol-element">ol</a></code> elements.</dd> @@ -14297,7 +14214,7 @@ <code><a href="#menus">menu</a></code> element and itself has a child that defines a <a href="#concept-command" title="concept-command">command</a>, then the <code><a href="#the-li-element">li</a></code> element will match the <code title="selector-enabled"><a href="#selector-enabled">:enabled</a></code> and <code title="selector-disabled"><a href="#selector-disabled">:disabled</a></code> pseudo-classes in the - same way as the first such child element does.<h4 id="the-dl-element"><span class="secno">4.5.10 </span>The <dfn><code>dl</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> + same way as the first such child element does.<h4 id="the-dl-element"><span class="secno">4.5.8 </span>The <dfn><code>dl</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> <dd><a href="#flow-content">Flow content</a>.</dd> <dt>Contexts in which this element may be used:</dt> <dd>Where <a href="#flow-content">flow content</a> is expected.</dd> @@ -14422,7 +14339,7 @@ </dl></pre> </div><p class="note">The <code><a href="#the-dl-element">dl</a></code> element is inappropriate for marking up dialogue. <a href="#conversations">Examples of how to - mark up dialogue</a> are shown below.<h4 id="the-dt-element"><span class="secno">4.5.11 </span>The <dfn><code>dt</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> + mark up dialogue</a> are shown below.<h4 id="the-dt-element"><span class="secno">4.5.9 </span>The <dfn><code>dt</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> <dd>None.</dd> <dt>Contexts in which this element may be used:</dt> <dd>Before <code><a href="#the-dd-element">dd</a></code> or <code><a href="#the-dt-element">dt</a></code> elements inside <code><a href="#the-dl-element">dl</a></code> elements.</dd> @@ -14455,7 +14372,7 @@ </dl> </article></pre> - </div><h4 id="the-dd-element"><span class="secno">4.5.12 </span>The <dfn><code>dd</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> + </div><h4 id="the-dd-element"><span class="secno">4.5.10 </span>The <dfn><code>dd</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> <dd>None.</dd> <dt>Contexts in which this element may be used:</dt> <dd>After <code><a href="#the-dt-element">dt</a></code> or <code><a href="#the-dd-element">dd</a></code> elements inside <code><a href="#the-dl-element">dl</a></code> elements.</dd> @@ -14486,7 +14403,7 @@ <dd><i class="part-of-speech"><abbr>v.intr.</abbr></i> To be delighted oneself.</dd> <dd><i class="part-of-speech"><abbr>v.tr.</abbr></i> To cause one to be delighted.</dd> </dl></pre> - </div><h4 id="the-figure-element"><span class="secno">4.5.13 </span>The <dfn><code>figure</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/90">ISSUE-90</a> (figure) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt> + </div><h4 id="the-figure-element"><span class="secno">4.5.11 </span>The <dfn><code>figure</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/90">ISSUE-90</a> (figure) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt> <dd><a href="#flow-content">Flow content</a>.</dd> <dd><a href="#sectioning-root">Sectioning root</a>.</dd> <dt>Contexts in which this element may be used:</dt> @@ -14597,7 +14514,7 @@ <figcaption>The castle through the ages: 1423, 1858, and 1999 respectively.</figcaption> </figure></pre> - </div><h4 id="the-figcaption-element"><span class="secno">4.5.14 </span>The <dfn><code>figcaption</code></dfn> element</h4><dl class="element"><dt>Categories</dt> + </div><h4 id="the-figcaption-element"><span class="secno">4.5.12 </span>The <dfn><code>figcaption</code></dfn> element</h4><dl class="element"><dt>Categories</dt> <dd>None.</dd> <dt>Contexts in which this element may be used:</dt> <dd>As the first or last child of a <code><a href="#the-figure-element">figure</a></code> element.</dd> @@ -14610,7 +14527,7 @@ </dl><p>The <code><a href="#the-figcaption-element">figcaption</a></code> element <a href="#represents">represents</a> a caption or legend for the rest of the contents of the <code><a href="#the-figcaption-element">figcaption</a></code> element's parent <code><a href="#the-figure-element">figure</a></code> - element<span class="impl">, if any</span>.<h4 id="the-div-element"><span class="secno">4.5.15 </span>The <dfn><code>div</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> + element<span class="impl">, if any</span>.<h4 id="the-div-element"><span class="secno">4.5.13 </span>The <dfn><code>div</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> <dd><a href="#flow-content">Flow content</a>.</dd> <dd><a href="#formatblock-candidate"><code title="">formatBlock</code> candidate</a>.</dd> <dt>Contexts in which this element may be used:</dt> @@ -16197,7 +16114,90 @@ <span class="keyword">break</span>; }</code></pre></pre> - </div><h4 id="usage-summary"><span class="secno">4.6.23 </span>Usage summary</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><table><thead><tr><th>Element + </div><h4 id="the-br-element"><span class="secno">4.6.23 </span>The <dfn><code>br</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> + <dd><a href="#flow-content">Flow content</a>.</dd> + <dd><a href="#phrasing-content">Phrasing content</a>.</dd> + <dt>Contexts in which this element may be used:</dt> + <dd>Where <a href="#phrasing-content">phrasing content</a> is expected.</dd> + <dt>Content model:</dt> + <dd>Empty.</dd> + <dt>Content attributes:</dt> + <dd><a href="#global-attributes">Global attributes</a></dd> + <dt>DOM interface:</dt> + <dd> + <pre class="idl">interface <dfn id="htmlbrelement">HTMLBRElement</dfn> : <a href="#htmlelement">HTMLElement</a> {};</pre> + </dd> + </dl><p>The <code><a href="#the-br-element">br</a></code> element <a href="#represents">represents</a> a line + break.<p><code><a href="#the-br-element">br</a></code> elements must be used only for line breaks that + are actually part of the content, as in poems or addresses.<div class="example"> + + <p>The following example is correct usage of the <code><a href="#the-br-element">br</a></code> + element:</p> + + <pre><p>P. Sherman<br> +42 Wallaby Way<br> +Sydney</p></pre> + + </div><p><code><a href="#the-br-element">br</a></code> elements must not be used for separating thematic + groups in a paragraph.<div class="example"> + + <p>The following examples are non-conforming, as they abuse the + <code><a href="#the-br-element">br</a></code> element:</p> + + <pre><p><a ...>34 comments.</a><br> +<a ...>Add a comment.</a></p></pre> + + <pre><p><label>Name: <input name="name"></label><br> +<label>Address: <input name="address"></label></p></pre> + + <p>Here are alternatives to the above, which are correct:</p> + + <pre><p><a ...>34 comments.</a></p> +<p><a ...>Add a comment.</a></p></pre> + + <pre><p><label>Name: <input name="name"></label></p> +<p><label>Address: <input name="address"></label></p></pre> + + </div><p>If a <a href="#paragraph">paragraph</a> consists of nothing but a single + <code><a href="#the-br-element">br</a></code> element, it represents a placeholder blank line + (e.g. as in a template). Such blank lines must not be used for + presentation purposes.<div class="impl"> + + <p>Any content inside <code><a href="#the-br-element">br</a></code> elements must not be + considered part of the surrounding text.</p> + + <p>A <code><a href="#the-br-element">br</a></code> element does not separate paragraphs for the + purposes of the Unicode bidirectional algorithm. <a href="#refsBIDI">[BIDI]</a></p> + + </div><h4 id="the-wbr-element"><span class="secno">4.6.24 </span>The <dfn><code>wbr</code></dfn> element</h4><dl class="element"><dt>Categories</dt> + <dd><a href="#flow-content">Flow content</a>.</dd> + <dd><a href="#phrasing-content">Phrasing content</a>.</dd> + <dt>Contexts in which this element may be used:</dt> + <dd>Where <a href="#phrasing-content">phrasing content</a> is expected.</dd> + <dt>Content model:</dt> + <dd>Empty.</dd> + <dt>Content attributes:</dt> + <dd><a href="#global-attributes">Global attributes</a></dd> + <dt>DOM interface:</dt> + <dd>Uses <code><a href="#htmlelement">HTMLElement</a></code>.</dd> + </dl><p>The <code><a href="#the-wbr-element">wbr</a></code> element <a href="#represents">represents</a> a line break + opportunity.<div class="example"> + + <p>In the following example, someone is quoted as saying something + which, for effect, is written as one long word. However, to ensure + that the text can be wrapped in a readable fashion, the individual + words in the quote are separated using a <code><a href="#the-wbr-element">wbr</a></code> + element.</p> + + <pre><p>So then he pointed at the tiger and screamed +"there<wbr>is<wbr>no<wbr>way<wbr>you<wbr>are<wbr>ever<wbr>going<wbr>to<wbr>catch<wbr>me"!</p></pre> + + </div><div class="impl"> + + <p>Any content inside <code><a href="#the-wbr-element">wbr</a></code> elements must not be + considered part of the surrounding text.</p> + + </div><h4 id="usage-summary"><span class="secno">4.6.25 </span>Usage summary</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><table><thead><tr><th>Element <th>Purpose <th>Example <tbody><tr><td><code><a href="#the-a-element">a</a></code> @@ -16284,6 +16284,14 @@ <td>Other <td><pre class="example">In French we call it <strong><span lang="fr">sirop de sureau</span></strong>.</pre> + <tr><td><code><a href="#the-br-element">br</a></code> + <td>Line break + <td><pre class="example">Simply Orange Juice Company<strong><br></strong>Apopka, FL 32703<strong><br></strong>U.S.A.</pre> + + <tr><td><code><a href="#the-wbr-element">wbr</a></code> + <td>Line breaking opportunity + <td><pre class="example">www.simply<strong><wbr></strong>orange<strong><wbr></strong>juice.com</pre> + </table><h3 id="edits"><span class="secno">4.7 </span>Edits</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="#the-ins-element">ins</a></code> and <code><a href="#the-del-element">del</a></code> elements represent edits to the document.<h4 id="the-ins-element"><span class="secno">4.7.1 </span>The <dfn><code>ins</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt> <dd><a href="#flow-content">Flow content</a>.</dd>
Received on Friday, 2 April 2010 07:31:11 UTC