- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 27 Aug 2010 20:43:26 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv19682/index-of-terms Modified Files: attr-textarea-wrap-hard-state.html attr-textarea-wrap-hard.html attr-textarea-wrap-soft-state.html attr-textarea-wrap-soft.html attr-textarea-wrap.html the-textarea-element.html Log Message: Explain what the soft/hard states are for. (whatwg r5374) [updated by splitter] Index: attr-textarea-wrap-soft-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-textarea-wrap-soft-state.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- attr-textarea-wrap-soft-state.html 22 Aug 2010 14:15:24 -0000 1.6 +++ attr-textarea-wrap-soft-state.html 27 Aug 2010 20:43:24 -0000 1.7 @@ -1,15 +1,13 @@ <dl id="attr-textarea-wrap-soft-state_index"> <dd class="dfn-excerpt"> -<span>*** <span title="attr-textarea-wrap"><code>wrap</code></span> - attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a> with two keywords - and states: the <span>... keyword - which maps to the </span><span>... state, and the - </span><span title="attr-textarea-wrap-hard"><code>hard</code></span> keyword - which maps to the <span title="attr-textarea-wrap-hard-state">Hard</span> state. The - <i>missing value default</i> is the <a href="the-button-element.html#attr-textarea-wrap-soft-state" title="attr-textarea-wrap-soft-state">Soft</a> state.</span> +<span><span>... state + indicates that the text in the </span><code><a href="the-button-element.html#the-textarea-element">textarea</a></code> is not to be + wrapped when it is submitted (though it can still be wrapped in the + rendering).</span> </dd> <dd> -<a class="dfn-ref" href="the-button-element.html#attr-textarea-wrap-soft-state"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a> -<a class="index-counter" href="the-button-element.html#attr-textarea-wrap-soft-state-0">(2)</a> +<a href="the-button-element.html#attr-textarea-wrap-soft-state-0"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a> +<a class="index-counter" href="the-button-element.html#attr-textarea-wrap-soft-state-1">(2)</a> +<a class="dfn-ref" href="the-button-element.html#attr-textarea-wrap-soft-state">(3)</a> </dd> </dl> Index: the-textarea-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/the-textarea-element.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- the-textarea-element.html 20 Aug 2010 04:43:23 -0000 1.4 +++ the-textarea-element.html 27 Aug 2010 20:43:24 -0000 1.5 @@ -37,39 +37,41 @@ <a class="index-counter" href="the-button-element.html#textarea-23">(4)</a> <a class="index-counter" href="the-button-element.html#textarea-24">(5)</a> <a class="index-counter" href="the-button-element.html#textarea-25">(6)</a> +<a class="index-counter" href="the-button-element.html#textarea-26">(7)</a> +<a class="index-counter" href="the-button-element.html#textarea-27">(8)</a> </dd> <dd> -<a href="editing.html#textarea-26"><span class="secno">7.6 </span>The text selection APIs</a> +<a href="editing.html#textarea-28"><span class="secno">7.6 </span>The text selection APIs</a> </dd> <dd> -<a href="editing.html#textarea-27"><span class="secno">7.6.2 </span>APIs for the text field selections</a> -<a class="index-counter" href="editing.html#textarea-28">(2)</a> -<a class="index-counter" href="editing.html#textarea-29">(3)</a> +<a href="editing.html#textarea-29"><span class="secno">7.6.2 </span>APIs for the text field selections</a> +<a class="index-counter" href="editing.html#textarea-30">(2)</a> +<a class="index-counter" href="editing.html#textarea-31">(3)</a> </dd> <dd> -<a href="syntax.html#textarea-30"><span class="secno">8.1.2 </span>Elements</a> +<a href="syntax.html#textarea-32"><span class="secno">8.1.2 </span>Elements</a> </dd> <dd> -<a href="syntax.html#textarea-31"><span class="secno">8.1.2.5 </span>Restrictions on content models</a> +<a href="syntax.html#textarea-33"><span class="secno">8.1.2.5 </span>Restrictions on content models</a> </dd> <dd> -<a href="obsolete.html#textarea-32"><span class="secno">10.2 </span>Non-conforming features</a> -<a class="index-counter" href="obsolete.html#textarea-33">(2)</a> +<a href="obsolete.html#textarea-34"><span class="secno">10.2 </span>Non-conforming features</a> +<a class="index-counter" href="obsolete.html#textarea-35">(2)</a> </dd> <dd> -<a class="no-num" href="index.html#textarea-34">Elements</a> +<a class="no-num" href="index.html#textarea-36">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#textarea-35">Element content categories</a> -<a class="index-counter" href="index.html#textarea-36">(2)</a> -<a class="index-counter" href="index.html#textarea-37">(3)</a> -<a class="index-counter" href="index.html#textarea-38">(4)</a> -<a class="index-counter" href="index.html#textarea-39">(5)</a> -<a class="index-counter" href="index.html#textarea-40">(6)</a> -<a class="index-counter" href="index.html#textarea-41">(7)</a> -<a class="index-counter" href="index.html#textarea-42">(8)</a> +<a class="no-num" href="index.html#textarea-37">Element content categories</a> +<a class="index-counter" href="index.html#textarea-38">(2)</a> +<a class="index-counter" href="index.html#textarea-39">(3)</a> +<a class="index-counter" href="index.html#textarea-40">(4)</a> +<a class="index-counter" href="index.html#textarea-41">(5)</a> +<a class="index-counter" href="index.html#textarea-42">(6)</a> +<a class="index-counter" href="index.html#textarea-43">(7)</a> +<a class="index-counter" href="index.html#textarea-44">(8)</a> </dd> <dd> -<a class="no-num" href="index.html#textarea-43">Interfaces</a> +<a class="no-num" href="index.html#textarea-45">Interfaces</a> </dd> </dl> Index: attr-textarea-wrap-soft.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-textarea-wrap-soft.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- attr-textarea-wrap-soft.html 22 Aug 2010 14:15:24 -0000 1.6 +++ attr-textarea-wrap-soft.html 27 Aug 2010 20:43:24 -0000 1.7 @@ -3,9 +3,9 @@ <span>*** <span title="attr-textarea-wrap"><code>wrap</code></span> attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a> with two keywords and states: the <span>... keyword - which maps to the </span><span>... state, and the - </span><span title="attr-textarea-wrap-hard"><code>hard</code></span> keyword - which maps to the <span title="attr-textarea-wrap-hard-state">Hard</span> state. The + which maps to the </span><a href="the-button-element.html#attr-textarea-wrap-soft-state" title="attr-textarea-wrap-soft-state">Soft</a> state, and the + <span title="attr-textarea-wrap-hard"><code>hard</code></span> keyword + which maps to the <a href="the-button-element.html#attr-textarea-wrap-hard-state" title="attr-textarea-wrap-hard-state">Hard</a> state. The <i>missing value default</i> is the <a href="the-button-element.html#attr-textarea-wrap-soft-state" title="attr-textarea-wrap-soft-state">Soft</a> state.</span> </dd> <dd> Index: attr-textarea-wrap.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-textarea-wrap.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- attr-textarea-wrap.html 20 Aug 2010 04:43:03 -0000 1.4 +++ attr-textarea-wrap.html 27 Aug 2010 20:43:24 -0000 1.5 @@ -8,6 +8,6 @@ <a class="no-num" href="index.html#wrap-1">Elements</a> </dd> <dd> -<a class="no-num" href="index.html#textarea-44">Attributes</a> +<a class="no-num" href="index.html#textarea-46">Attributes</a> </dd> </dl> Index: attr-textarea-wrap-hard.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-textarea-wrap-hard.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- attr-textarea-wrap-hard.html 22 Aug 2010 14:15:24 -0000 1.6 +++ attr-textarea-wrap-hard.html 27 Aug 2010 20:43:23 -0000 1.7 @@ -3,10 +3,10 @@ <span>*** <span title="attr-textarea-wrap"><code>wrap</code></span> attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a> with two keywords and states: the <span title="attr-textarea-wrap-soft"><code>soft</code></span> keyword - which maps to the <span title="attr-textarea-wrap-soft-state">Soft</span> state, and the + which maps to the <a href="the-button-element.html#attr-textarea-wrap-soft-state" title="attr-textarea-wrap-soft-state">Soft</a> state, and the <span>... keyword - which maps to the </span><span>... state. The - </span><i>missing value default</i> is the <a href="the-button-element.html#attr-textarea-wrap-soft-state" title="attr-textarea-wrap-soft-state">Soft</a> state.</span> + which maps to the </span><a href="the-button-element.html#attr-textarea-wrap-hard-state" title="attr-textarea-wrap-hard-state">Hard</a> state. The + <i>missing value default</i> is the <a href="the-button-element.html#attr-textarea-wrap-soft-state" title="attr-textarea-wrap-soft-state">Soft</a> state.</span> </dd> <dd> <a class="dfn-ref" href="the-button-element.html#attr-textarea-wrap-hard"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a> Index: attr-textarea-wrap-hard-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-textarea-wrap-hard-state.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- attr-textarea-wrap-hard-state.html 22 Aug 2010 14:15:24 -0000 1.6 +++ attr-textarea-wrap-hard-state.html 27 Aug 2010 20:43:23 -0000 1.7 @@ -1,15 +1,13 @@ <dl id="attr-textarea-wrap-hard-state_index"> <dd class="dfn-excerpt"> -<span>*** <span title="attr-textarea-wrap"><code>wrap</code></span> - attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a> with two keywords - and states: the <span title="attr-textarea-wrap-soft"><code>soft</code></span> keyword - which maps to the <span title="attr-textarea-wrap-soft-state">Soft</span> state, and the - <span>... keyword - which maps to the </span><span>... state. The - </span><i>missing value default</i> is the <a href="the-button-element.html#attr-textarea-wrap-soft-state" title="attr-textarea-wrap-soft-state">Soft</a> state.</span> +<span><span>... state + indicates that the text in the </span><code><a href="the-button-element.html#the-textarea-element">textarea</a></code> is to have + newlines added by the user agent so that the text is wrapped when it + is submitted.</span> </dd> <dd> -<a class="dfn-ref" href="the-button-element.html#attr-textarea-wrap-hard-state"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a> -<a class="index-counter" href="the-button-element.html#attr-textarea-wrap-hard-state-0">(2)</a> +<a href="the-button-element.html#attr-textarea-wrap-hard-state-0"><span class="secno">4.10.13 </span>The <span><code>textarea</code></span> element</a> +<a class="dfn-ref" href="the-button-element.html#attr-textarea-wrap-hard-state">(2)</a> +<a class="index-counter" href="the-button-element.html#attr-textarea-wrap-hard-state-1">(3)</a> </dd> </dl>
Received on Friday, 27 August 2010 20:43:30 UTC