- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 22 Aug 2010 14:15:27 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv10576/index-of-terms Modified Files: attr-canvas-height.html attr-canvas-width.html attr-command-type-keyword-checkbox.html attr-command-type-keyword-command.html attr-command-type-keyword-radio.html attr-dfn-title.html attr-dim-height.html attr-dim-width.html attr-fae-form.html attr-form-autocomplete-off-state.html attr-form-autocomplete-on-state.html attr-form-autocomplete.html attr-fs-action.html attr-fs-enctype.html attr-fs-method.html attr-fs-target.html attr-img-alt.html attr-img-src.html attr-input-autocomplete-default-state.html attr-input-autocomplete-off-state.html attr-input-autocomplete-on-state.html attr-input-autocomplete.html attr-input-max.html attr-input-min.html attr-menu-type.html attr-meter-max.html attr-meter-min.html attr-meter-value.html attr-option-disabled.html attr-progress-max.html attr-progress-value.html attr-select-size.html attr-style-title.html attr-textarea-wrap-hard-state.html attr-textarea-wrap-hard.html attr-textarea-wrap-soft-state.html attr-textarea-wrap-soft.html concept-fe-disabled.html concept-fs-action.html concept-fs-enctype.html concept-fs-method.html concept-fs-target.html concept-option-disabled.html concept-option-label.html concept-option-value.html concept-section.html dom-location-search.html list-state.html Log Message: frame.contentWindow (whatwg r5316) [updated by splitter] Index: attr-meter-min.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-meter-min.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-meter-min.html 21 Aug 2010 11:42:11 -0000 1.5 +++ attr-meter-min.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,8 +1,8 @@ <dl id="attr-meter-min_index"> <dd class="dfn-excerpt"> <span><span>... attribute - specifies the lower bound of the range, and the </span><dfn title="attr-meter-max"><code>max</code></dfn> attribute specifies - the upper bound. The <dfn title="attr-meter-value"><code>value</code></dfn> attribute + specifies the lower bound of the range, and the </span><span title="attr-meter-max"><code>max</code></span> attribute specifies + the upper bound. The <span title="attr-meter-value"><code>value</code></span> attribute specifies the value to have the gauge indicate as the "measured" value.</span> </dd> 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.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-textarea-wrap-soft-state.html 21 Aug 2010 11:42:13 -0000 1.5 +++ attr-textarea-wrap-soft-state.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,11 +1,11 @@ <dl id="attr-textarea-wrap-soft-state_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-textarea-wrap"><code>wrap</code></dfn> +<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><dfn title="attr-textarea-wrap-hard"><code>hard</code></dfn> keyword - which maps to the <dfn title="attr-textarea-wrap-hard-state">Hard</dfn> state. 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> </dd> <dd> Index: attr-form-autocomplete.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-form-autocomplete.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-form-autocomplete.html 21 Aug 2010 11:42:09 -0000 1.5 +++ attr-form-autocomplete.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -3,9 +3,9 @@ <span><span>... attribute is an </span><a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a>. The attribute has two states. The <code title="attr-form-autocomplete-on">on</code> - keyword maps to the <dfn title="attr-form-autocomplete-on-state">on</dfn> state, and the + keyword maps to the <span title="attr-form-autocomplete-on-state">on</span> state, and the <code title="attr-form-autocomplete-off">off</code> keyword maps to - the <dfn title="attr-form-autocomplete-off-state">off</dfn> + the <span title="attr-form-autocomplete-off-state">off</span> state. The attribute may also be omitted. The <i>missing value default</i> is the <a href="forms.html#attr-form-autocomplete-on-state" title="attr-form-autocomplete-on-state">on</a> state. The <a href="forms.html#attr-form-autocomplete-off-state" title="attr-form-autocomplete-off-state">off</a> state indicates that by default, <code><a href="the-input-element.html#the-input-element">input</a></code> elements in the form will have Index: attr-command-type-keyword-radio.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-command-type-keyword-radio.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-command-type-keyword-radio.html 21 Aug 2010 11:42:08 -0000 1.5 +++ attr-command-type-keyword-radio.html 22 Aug 2010 14:15:23 -0000 1.6 @@ -1,9 +1,9 @@ <dl id="attr-command-type-keyword-radio_index"> <dd class="dfn-excerpt"> <span>*** <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a> with three - keywords and states. The "<dfn title="attr-command-type-keyword-command"><code>command</code></dfn>" + keywords and states. The "<span title="attr-command-type-keyword-command"><code>command</code></span>" keyword maps to the <a href="interactive-elements.html#attr-command-type-state-command" title="attr-command-type-state-command">Command</a> state, the - "<dfn title="attr-command-type-keyword-checkbox"><code>checkbox</code></dfn>" + "<span title="attr-command-type-keyword-checkbox"><code>checkbox</code></span>" keyword maps to the <a href="interactive-elements.html#attr-command-type-state-checkbox" title="attr-command-type-state-checkbox">Checkbox</a> state, and the "<span>..." keyword maps to the </span><a href="interactive-elements.html#attr-command-type-state-radio" title="attr-command-type-state-radio">Radio</a> state. The Index: attr-option-disabled.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-option-disabled.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-option-disabled.html 21 Aug 2010 11:42:12 -0000 1.5 +++ attr-option-disabled.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -3,7 +3,7 @@ <span><span>... attribute is a </span><a href="common-microsyntaxes.html#boolean-attribute">boolean attribute</a>. An <code><a href="the-button-element.html#the-option-element">option</a></code> element is <span>... if its </span><code title="attr-option-disabled"><a href="the-button-element.html#attr-option-disabled">disabled</a></code> attribute is present or - if it is a child of an <code><a href="the-button-element.html#the-optgroup-element">optgroup</a></code> element whose <code title="attr-optgroup-disabled"><span>...</span></code> attribute is + if it is a child of an <code><a href="the-button-element.html#the-optgroup-element">optgroup</a></code> element whose <code title="attr-optgroup-disabled"><a>...</a></code> attribute is present.</span> </dd> <dd> Index: attr-meter-value.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-meter-value.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-meter-value.html 21 Aug 2010 11:42:11 -0000 1.5 +++ attr-meter-value.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,7 +1,7 @@ <dl id="attr-meter-value_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-meter-min"><code>min</code></dfn> attribute - specifies the lower bound of the range, and the <dfn title="attr-meter-max"><code>max</code></dfn> attribute specifies +<span>*** <span title="attr-meter-min"><code>min</code></span> attribute + specifies the lower bound of the range, and the <span title="attr-meter-max"><code>max</code></span> attribute specifies the upper bound. The <span>... attribute specifies the value to have the gauge indicate as the "measured" value.</span></span> Index: attr-img-src.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-img-src.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-img-src.html 21 Aug 2010 11:42:10 -0000 1.5 +++ attr-img-src.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,7 +1,7 @@ <dl id="attr-img-src_index"> <dd class="dfn-excerpt"> <span><span>... attribute is the - embedded content, and the value of the </span><dfn title="attr-img-alt"><code>alt</code></dfn> attribute is the + embedded content, and the value of the </span><span title="attr-img-alt"><code>alt</code></span> attribute is the <code><a href="embedded-content-1.html#the-img-element">img</a></code> element's <a href="content-models.html#fallback-content">fallback content</a>.</span> </dd> <dd> Index: attr-input-autocomplete-on-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-autocomplete-on-state.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-input-autocomplete-on-state.html 21 Aug 2010 11:42:10 -0000 1.5 +++ attr-input-autocomplete-on-state.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,13 +1,13 @@ <dl id="attr-input-autocomplete-on-state_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-input-autocomplete"><code>autocomplete</code></dfn> +<span>*** <span title="attr-input-autocomplete"><code>autocomplete</code></span> attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a>. The attribute has three states. The <code title="attr-input-autocomplete-on">on</code> keyword maps to the <span>... state, and the </span><code title="attr-input-autocomplete-off">off</code> keyword maps to - the <dfn title="attr-input-autocomplete-off-state">off</dfn> + the <span title="attr-input-autocomplete-off-state">off</span> state. The attribute may also be omitted. The <i>missing value - default</i> is the <dfn title="attr-input-autocomplete-default-state">default</dfn> + default</i> is the <span title="attr-input-autocomplete-default-state">default</span> state.</span> </dd> <dd> Index: attr-form-autocomplete-off-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-form-autocomplete-off-state.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-form-autocomplete-off-state.html 21 Aug 2010 11:42:09 -0000 1.5 +++ attr-form-autocomplete-off-state.html 22 Aug 2010 14:15:23 -0000 1.6 @@ -1,9 +1,9 @@ <dl id="attr-form-autocomplete-off-state_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-form-autocomplete"><code>autocomplete</code></dfn> +<span>*** <span title="attr-form-autocomplete"><code>autocomplete</code></span> attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a>. The attribute has two states. The <code title="attr-form-autocomplete-on">on</code> - keyword maps to the <dfn title="attr-form-autocomplete-on-state">on</dfn> state, and the + keyword maps to the <span title="attr-form-autocomplete-on-state">on</span> state, and the <code title="attr-form-autocomplete-off">off</code> keyword maps to the <span>... state. The attribute may also be omitted. The </span><i>missing value Index: dom-location-search.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-location-search.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- dom-location-search.html 21 Aug 2010 11:42:15 -0000 1.5 +++ dom-location-search.html 22 Aug 2010 14:15:25 -0000 1.6 @@ -1,7 +1,7 @@ <dl id="dom-location-search_index"> <dd class="dfn-excerpt"> <span>*** <code><a href="history.html#location">Location</a></code> interface also has the complement of - <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <dfn title="dom-location-protocol"><code>protocol</code></dfn>, <dfn title="dom-location-host"><code>host</code></dfn>, <dfn title="dom-location-port"><code>port</code></dfn>, <dfn title="dom-location-hostname"><code>hostname</code></dfn>, <dfn title="dom-location-pathname"><code>pathname</code></dfn>, <span>..., and </span><dfn title="dom-location-hash"><code>hash</code></dfn>. </span> + <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <span title="dom-location-protocol"><code>protocol</code></span>, <span title="dom-location-host"><code>host</code></span>, <span title="dom-location-port"><code>port</code></span>, <span title="dom-location-hostname"><code>hostname</code></span>, <span title="dom-location-pathname"><code>pathname</code></span>, <span>..., and </span><span title="dom-location-hash"><code>hash</code></span>. </span> </dd> <dd> <a href="history.html#dom-location-search-0"><span class="secno">5.4.3 </span>The <code><span>Location</span></code> interface</a> Index: concept-fs-action.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-fs-action.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- concept-fs-action.html 21 Aug 2010 11:42:14 -0000 1.5 +++ concept-fs-action.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -4,7 +4,7 @@ the value of the element's </span><code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction">formaction</a></code> attribute, if the element is a <a href="forms.html#concept-submit-button" title="concept-submit-button">submit button</a> and has such an attribute, or the value of its - <a href="association-of-controls-and-forms.html#form-owner">form owner</a>'s <code title="attr-fs-action"><span>...</span></code> + <a href="association-of-controls-and-forms.html#form-owner">form owner</a>'s <code title="attr-fs-action"><a>...</a></code> attribute, if <em>it</em> has one, or else the empty string.</span> </dd> <dd> 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.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-textarea-wrap-soft.html 21 Aug 2010 11:42:13 -0000 1.5 +++ attr-textarea-wrap-soft.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,11 +1,11 @@ <dl id="attr-textarea-wrap-soft_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-textarea-wrap"><code>wrap</code></dfn> +<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><dfn title="attr-textarea-wrap-hard"><code>hard</code></dfn> keyword - which maps to the <dfn title="attr-textarea-wrap-hard-state">Hard</dfn> state. 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> </dd> <dd> Index: attr-meter-max.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-meter-max.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-meter-max.html 21 Aug 2010 11:42:11 -0000 1.5 +++ attr-meter-max.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,8 +1,8 @@ <dl id="attr-meter-max_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-meter-min"><code>min</code></dfn> attribute +<span>*** <span title="attr-meter-min"><code>min</code></span> attribute specifies the lower bound of the range, and the <span>... attribute specifies - the upper bound. The </span><dfn title="attr-meter-value"><code>value</code></dfn> attribute + the upper bound. The </span><span title="attr-meter-value"><code>value</code></span> attribute specifies the value to have the gauge indicate as the "measured" value.</span> </dd> Index: attr-select-size.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-select-size.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-select-size.html 21 Aug 2010 11:42:12 -0000 1.5 +++ attr-select-size.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,12 +1,12 @@ <dl id="attr-select-size_index"> <dd class="dfn-excerpt"> <span><span>... - attribute gives the number of options to show to the user. The </span><code title="attr-input-size"><span>...</span></code> attribute, if specified, must + attribute gives the number of options to show to the user. The </span><code title="attr-input-size"><a>...</a></code> attribute, if specified, must have a value that is a <a href="common-microsyntaxes.html#valid-non-negative-integer">valid non-negative integer</a> greater than zero. If the <code title="attr-select-multiple"><a href="the-button-element.html#attr-select-multiple">multiple</a></code> attribute is present, - then the <code title="attr-input-size"><span>...</span></code> attribute's + then the <code title="attr-input-size"><a>...</a></code> attribute's default value is 4. If the <code title="attr-select-multiple"><a href="the-button-element.html#attr-select-multiple">multiple</a></code> attribute is absent, - then the <code title="attr-input-size"><span>...</span></code> attribute's + then the <code title="attr-input-size"><a>...</a></code> attribute's default value is 1.</span> </dd> <dd> Index: concept-option-value.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-option-value.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- concept-option-value.html 21 Aug 2010 11:42:15 -0000 1.5 +++ concept-option-value.html 22 Aug 2010 14:15:25 -0000 1.6 @@ -2,7 +2,7 @@ <dd class="dfn-excerpt"> <span><span>... attribute provides a value for element. The </span><span>... of an </span><code><a href="the-button-element.html#the-option-element">option</a></code> - element is the value of the <code title="attr-option-value"><span>...</span></code> attribute, if there is one, + element is the value of the <code title="attr-option-value"><a>...</a></code> attribute, if there is one, or the <code><a href="http://dev.w3.org/html5/spec/infrastructure.html#textcontent" class="full-spec-link" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of the element, if there isn't.</span> </dd> <dd> Index: attr-command-type-keyword-checkbox.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-command-type-keyword-checkbox.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-command-type-keyword-checkbox.html 21 Aug 2010 11:42:08 -0000 1.5 +++ attr-command-type-keyword-checkbox.html 22 Aug 2010 14:15:23 -0000 1.6 @@ -1,11 +1,11 @@ <dl id="attr-command-type-keyword-checkbox_index"> <dd class="dfn-excerpt"> <span>*** <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a> with three - keywords and states. The "<dfn title="attr-command-type-keyword-command"><code>command</code></dfn>" + keywords and states. The "<span title="attr-command-type-keyword-command"><code>command</code></span>" keyword maps to the <a href="interactive-elements.html#attr-command-type-state-command" title="attr-command-type-state-command">Command</a> state, the "<span>..." keyword maps to the </span><a href="interactive-elements.html#attr-command-type-state-checkbox" title="attr-command-type-state-checkbox">Checkbox</a> state, and - the "<dfn title="attr-command-type-keyword-radio"><code>radio</code></dfn>" + the "<span title="attr-command-type-keyword-radio"><code>radio</code></span>" keyword maps to the <a href="interactive-elements.html#attr-command-type-state-radio" title="attr-command-type-state-radio">Radio</a> state. The <i>missing value default</i> is the <a href="interactive-elements.html#attr-command-type-state-command" title="attr-command-type-state-command">Command</a> state.</span> </dd> Index: attr-fs-action.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-fs-action.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-fs-action.html 21 Aug 2010 11:42:09 -0000 1.5 +++ attr-fs-action.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,7 +1,7 @@ <dl id="attr-fs-action_index"> <dd class="dfn-excerpt"> <span><span>... and - </span><dfn title="attr-fs-formaction"><code>formaction</code></dfn> + </span><span title="attr-fs-formaction"><code>formaction</code></span> content attributes, if specified, must have a value that is a <a href="urls.html#valid-url-potentially-surrounded-by-spaces">valid URL potentially surrounded by spaces</a>.</span> </dd> Index: attr-dfn-title.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-dfn-title.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-dfn-title.html 21 Aug 2010 11:42:08 -0000 1.5 +++ attr-dfn-title.html 22 Aug 2010 14:15:23 -0000 1.6 @@ -1,6 +1,6 @@ <dl id="attr-dfn-title_index"> <dd class="dfn-excerpt"> -<span>*** <dfn>Defining term</dfn>: If the <code><a href="text-level-semantics.html#the-dfn-element">dfn</a></code> element has a +<span>*** <span>Defining term</span>: If the <code><a href="text-level-semantics.html#the-dfn-element">dfn</a></code> element has a <span>... attribute, then the exact value of that attribute is the term being defined. Otherwise, if it contains exactly one element child node and no Index: attr-progress-max.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-progress-max.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-progress-max.html 21 Aug 2010 11:42:12 -0000 1.5 +++ attr-progress-max.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,6 +1,6 @@ <dl id="attr-progress-max_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-progress-value"><code>value</code></dfn> +<span>*** <span title="attr-progress-value"><code>value</code></span> attribute specifies how much of the task has been completed, and the <span>... attribute specifies how much work the task requires in total. The units are 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.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-textarea-wrap-hard.html 21 Aug 2010 11:42:13 -0000 1.5 +++ attr-textarea-wrap-hard.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,9 +1,9 @@ <dl id="attr-textarea-wrap-hard_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-textarea-wrap"><code>wrap</code></dfn> +<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 <dfn title="attr-textarea-wrap-soft"><code>soft</code></dfn> keyword - which maps to the <dfn title="attr-textarea-wrap-soft-state">Soft</dfn> state, and the + 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> Index: attr-fs-target.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-fs-target.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-fs-target.html 21 Aug 2010 11:42:09 -0000 1.5 +++ attr-fs-target.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,7 +1,7 @@ <dl id="attr-fs-target_index"> <dd class="dfn-excerpt"> <span><span>... and - </span><dfn title="attr-fs-formtarget"><code>formtarget</code></dfn> + </span><span title="attr-fs-formtarget"><code>formtarget</code></span> content attributes, if specified, must have values that are <a href="browsers.html#valid-browsing-context-name-or-keyword" title="valid browsing context name or keyword">valid browsing context names or keywords</a>.</span> </dd> Index: attr-style-title.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-style-title.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-style-title.html 21 Aug 2010 11:42:12 -0000 1.5 +++ attr-style-title.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -3,7 +3,7 @@ <span><span>... attribute on </span><code><a href="semantics.html#the-style-element">style</a></code> elements defines <span>alternative style sheet sets</span>. If the <code><a href="semantics.html#the-style-element">style</a></code> element has no <code title="attr-style-title"><a href="semantics.html#attr-style-title">title</a></code> attribute, then it has no - title; the <code title="attr-title"><span>...</span></code> attribute of + title; the <code title="attr-title"><a>...</a></code> attribute of ancestors does not apply to the <code><a href="semantics.html#the-style-element">style</a></code> element. <a href="references.html#refsCSSOM">[CSSOM]</a></span> </dd> <dd> Index: attr-input-autocomplete.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-autocomplete.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-input-autocomplete.html 21 Aug 2010 11:42:10 -0000 1.5 +++ attr-input-autocomplete.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -3,11 +3,11 @@ <span><span>... attribute is an </span><a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a>. The attribute has three states. The <code title="attr-input-autocomplete-on">on</code> - keyword maps to the <dfn title="attr-input-autocomplete-on-state">on</dfn> state, and the + keyword maps to the <span title="attr-input-autocomplete-on-state">on</span> state, and the <code title="attr-input-autocomplete-off">off</code> keyword maps to - the <dfn title="attr-input-autocomplete-off-state">off</dfn> + the <span title="attr-input-autocomplete-off-state">off</span> state. The attribute may also be omitted. The <i>missing value - default</i> is the <dfn title="attr-input-autocomplete-default-state">default</dfn> + default</i> is the <span title="attr-input-autocomplete-default-state">default</span> state.</span> </dd> <dd> Index: attr-input-max.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-max.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-input-max.html 21 Aug 2010 11:42:10 -0000 1.5 +++ attr-input-max.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,6 +1,6 @@ <dl id="attr-input-max_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-input-min"><code>min</code></dfn> and <span>... attributes indicate +<span>*** <span title="attr-input-min"><code>min</code></span> and <span>... attributes indicate the allowed range of values for the element.</span></span> </dd> <dd> 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.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-textarea-wrap-hard-state.html 21 Aug 2010 11:42:13 -0000 1.5 +++ attr-textarea-wrap-hard-state.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,9 +1,9 @@ <dl id="attr-textarea-wrap-hard-state_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-textarea-wrap"><code>wrap</code></dfn> +<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 <dfn title="attr-textarea-wrap-soft"><code>soft</code></dfn> keyword - which maps to the <dfn title="attr-textarea-wrap-soft-state">Soft</dfn> state, and the + 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> Index: concept-option-disabled.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-option-disabled.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- concept-option-disabled.html 21 Aug 2010 11:42:15 -0000 1.5 +++ concept-option-disabled.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -2,8 +2,8 @@ <dd class="dfn-excerpt"> <span><span>... attribute is a </span><a href="common-microsyntaxes.html#boolean-attribute">boolean attribute</a>. An - <code><a href="the-button-element.html#the-option-element">option</a></code> element is <span>... if its </span><code title="attr-option-disabled"><span>...</span></code> attribute is present or - if it is a child of an <code><a href="the-button-element.html#the-optgroup-element">optgroup</a></code> element whose <code title="attr-optgroup-disabled"><span>...</span></code> attribute is + <code><a href="the-button-element.html#the-option-element">option</a></code> element is <span>... if its </span><code title="attr-option-disabled"><a>...</a></code> attribute is present or + if it is a child of an <code><a href="the-button-element.html#the-optgroup-element">optgroup</a></code> element whose <code title="attr-optgroup-disabled"><a>...</a></code> attribute is present.</span> </dd> <dd> Index: attr-progress-value.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-progress-value.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-progress-value.html 21 Aug 2010 11:42:12 -0000 1.5 +++ attr-progress-value.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -2,7 +2,7 @@ <dd class="dfn-excerpt"> <span><span>... attribute specifies how much of the task has been completed, and the - </span><dfn title="attr-progress-max"><code>max</code></dfn> attribute + </span><span title="attr-progress-max"><code>max</code></span> attribute specifies how much work the task requires in total. The units are arbitrary and not specified.</span> </dd> Index: concept-section.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-section.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- concept-section.html 21 Aug 2010 11:42:15 -0000 1.5 +++ concept-section.html 22 Aug 2010 14:15:25 -0000 1.6 @@ -1,12 +1,12 @@ <dl id="concept-section_index"> <dd class="dfn-excerpt"> -<span>*** <dfn>outline</dfn> for a <a href="content-models.html#sectioning-content">sectioning content</a> +<span>*** <span>outline</span> for a <a href="content-models.html#sectioning-content">sectioning content</a> element or a <a href="sections.html#sectioning-root">sectioning root</a> element consists of a list of one or more potentially nested <a href="sections.html#concept-section" title="concept-section">sections</a>. A <span>... is a container that corresponds to some nodes in the original DOM tree. Each section can have one heading associated with it, and can contain any number of further nested sections. (The sections in the - outline aren't </span><code><span>...</span></code> elements, though some may + outline aren't </span><code><a>...</a></code> elements, though some may correspond to such elements — they are merely conceptual sections.)</span> </dd> Index: concept-option-label.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-option-label.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- concept-option-label.html 21 Aug 2010 11:42:15 -0000 1.5 +++ concept-option-label.html 22 Aug 2010 14:15:25 -0000 1.6 @@ -2,7 +2,7 @@ <dd class="dfn-excerpt"> <span><span>... attribute provides a label for element. The </span><span>... of an </span><code><a href="the-button-element.html#the-option-element">option</a></code> - element is the value of the <code title="attr-option-label"><span>...</span></code> attribute, if there is one, + element is the value of the <code title="attr-option-label"><a>...</a></code> attribute, if there is one, or the <code><a href="http://dev.w3.org/html5/spec/infrastructure.html#textcontent" class="full-spec-link" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of the element, if there isn't.</span> </dd> <dd> Index: concept-fs-target.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-fs-target.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- concept-fs-target.html 21 Aug 2010 11:42:14 -0000 1.6 +++ concept-fs-target.html 22 Aug 2010 14:15:24 -0000 1.7 @@ -4,11 +4,11 @@ the value of the element's </span><code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget">formtarget</a></code> attribute, if the element is a <a href="forms.html#concept-submit-button" title="concept-submit-button">submit button</a> and has such an attribute; or the value of its - <a href="association-of-controls-and-forms.html#form-owner">form owner</a>'s <code title="attr-fs-target"><span>...</span></code> + <a href="association-of-controls-and-forms.html#form-owner">form owner</a>'s <code title="attr-fs-target"><a>...</a></code> attribute, if <em>it</em> has such an attribute; or, if one of the child nodes of <a href="dom.html#the-head-element">the <code>head</code> element</a> is a - <code><a href="semantics.html#the-base-element">base</a></code> element with a <code title="attr-base-target"><span>...</span></code> attribute, then the value of - the <code title="attr-base-target"><span>...</span></code> attribute of the + <code><a href="semantics.html#the-base-element">base</a></code> element with a <code title="attr-base-target"><a>...</a></code> attribute, then the value of + the <code title="attr-base-target"><a>...</a></code> attribute of the first such <code><a href="semantics.html#the-base-element">base</a></code> element; or, if there is no such element, the empty string.</span> </dd> Index: concept-fs-enctype.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-fs-enctype.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- concept-fs-enctype.html 21 Aug 2010 11:42:14 -0000 1.5 +++ concept-fs-enctype.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -4,7 +4,7 @@ is one of those three states. If the element is a </span><a href="forms.html#concept-submit-button" title="concept-submit-button">submit button</a> and has a <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype">formenctype</a></code> attribute, then the element's <a href="association-of-controls-and-forms.html#concept-fs-enctype" title="concept-fs-enctype">enctype</a> is that attribute's state; otherwise, it is the <a href="association-of-controls-and-forms.html#form-owner">form owner</a>'s - <code title="attr-fs-enctype"><span>...</span></code> attribute's state.</span> + <code title="attr-fs-enctype"><a>...</a></code> attribute's state.</span> </dd> <dd> <a class="dfn-ref" href="association-of-controls-and-forms.html#concept-fs-enctype"><span class="secno">4.10.19.5 </span>Form submission</a> Index: attr-form-autocomplete-on-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-form-autocomplete-on-state.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-form-autocomplete-on-state.html 21 Aug 2010 11:42:09 -0000 1.5 +++ attr-form-autocomplete-on-state.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,11 +1,11 @@ <dl id="attr-form-autocomplete-on-state_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-form-autocomplete"><code>autocomplete</code></dfn> +<span>*** <span title="attr-form-autocomplete"><code>autocomplete</code></span> attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a>. The attribute has two states. The <code title="attr-form-autocomplete-on">on</code> keyword maps to the <span>... state, and the </span><code title="attr-form-autocomplete-off">off</code> keyword maps to - the <dfn title="attr-form-autocomplete-off-state">off</dfn> + the <span title="attr-form-autocomplete-off-state">off</span> state. The attribute may also be omitted. The <i>missing value default</i> is the <a href="forms.html#attr-form-autocomplete-on-state" title="attr-form-autocomplete-on-state">on</a> state. The <a href="forms.html#attr-form-autocomplete-off-state" title="attr-form-autocomplete-off-state">off</a> state indicates that by default, <code><a href="the-input-element.html#the-input-element">input</a></code> elements in the form will have Index: attr-input-min.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-min.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-input-min.html 21 Aug 2010 11:42:10 -0000 1.5 +++ attr-input-min.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,6 +1,6 @@ <dl id="attr-input-min_index"> <dd class="dfn-excerpt"> -<span><span>... and </span><dfn title="attr-input-max"><code>max</code></dfn> attributes indicate +<span><span>... and </span><span title="attr-input-max"><code>max</code></span> attributes indicate the allowed range of values for the element.</span> </dd> <dd> Index: concept-fs-method.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-fs-method.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- concept-fs-method.html 21 Aug 2010 11:42:14 -0000 1.5 +++ concept-fs-method.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -4,7 +4,7 @@ one of those four states. If the element is a </span><a href="forms.html#concept-submit-button" title="concept-submit-button">submit button</a> and has a <code title="attr-fs-formmethod"><a href="association-of-controls-and-forms.html#attr-fs-formmethod">formmethod</a></code> attribute, then the element's <a href="association-of-controls-and-forms.html#concept-fs-method" title="concept-fs-method">method</a> is that attribute's state; otherwise, it is the <a href="association-of-controls-and-forms.html#form-owner">form owner</a>'s - <code title="attr-fs-method"><span>...</span></code> attribute's state.</span> + <code title="attr-fs-method"><a>...</a></code> attribute's state.</span> </dd> <dd> <a class="dfn-ref" href="association-of-controls-and-forms.html#concept-fs-method"><span class="secno">4.10.19.5 </span>Form submission</a> Index: attr-command-type-keyword-command.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-command-type-keyword-command.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-command-type-keyword-command.html 21 Aug 2010 11:42:08 -0000 1.5 +++ attr-command-type-keyword-command.html 22 Aug 2010 14:15:23 -0000 1.6 @@ -3,9 +3,9 @@ <span>*** <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a> with three keywords and states. The "<span>..." keyword maps to the </span><a href="interactive-elements.html#attr-command-type-state-command" title="attr-command-type-state-command">Command</a> state, the - "<dfn title="attr-command-type-keyword-checkbox"><code>checkbox</code></dfn>" + "<span title="attr-command-type-keyword-checkbox"><code>checkbox</code></span>" keyword maps to the <a href="interactive-elements.html#attr-command-type-state-checkbox" title="attr-command-type-state-checkbox">Checkbox</a> state, and - the "<dfn title="attr-command-type-keyword-radio"><code>radio</code></dfn>" + the "<span title="attr-command-type-keyword-radio"><code>radio</code></span>" keyword maps to the <a href="interactive-elements.html#attr-command-type-state-radio" title="attr-command-type-state-radio">Radio</a> state. The <i>missing value default</i> is the <a href="interactive-elements.html#attr-command-type-state-command" title="attr-command-type-state-command">Command</a> state.</span> </dd> Index: attr-fs-enctype.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-fs-enctype.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-fs-enctype.html 21 Aug 2010 11:42:09 -0000 1.5 +++ attr-fs-enctype.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,7 +1,7 @@ <dl id="attr-fs-enctype_index"> <dd class="dfn-excerpt"> <span><span>... and - </span><dfn title="attr-fs-formenctype"><code>formenctype</code></dfn> + </span><span title="attr-fs-formenctype"><code>formenctype</code></span> content attributes are <a href="common-microsyntaxes.html#enumerated-attribute" title="enumerated attribute">enumerated attributes</a> with the following keywords and states:</span> </dd> Index: attr-dim-height.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-dim-height.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-dim-height.html 21 Aug 2010 11:42:08 -0000 1.5 +++ attr-dim-height.html 22 Aug 2010 14:15:23 -0000 1.6 @@ -1,6 +1,6 @@ <dl id="attr-dim-height_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-dim-width"><code>width</code></dfn> and <span>... attributes on +<span>*** <span title="attr-dim-width"><code>width</code></span> and <span>... attributes on </span><code><a href="embedded-content-1.html#the-img-element">img</a></code>, <code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code>, <code><a href="the-iframe-element.html#the-embed-element">embed</a></code>, <code><a href="the-iframe-element.html#the-object-element">object</a></code>, <code><a href="video.html#video">video</a></code>, and, when their <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute is in the <a href="number-state.html#image-button-state" title="attr-input-type-image">Image Button</a> state, <code><a href="the-input-element.html#the-input-element">input</a></code> elements may be specified to give the dimensions Index: concept-fe-disabled.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/concept-fe-disabled.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- concept-fe-disabled.html 21 Aug 2010 11:42:14 -0000 1.5 +++ concept-fe-disabled.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,9 +1,9 @@ <dl id="concept-fe-disabled_index"> <dd class="dfn-excerpt"> <span><span>... - if its </span><code title="attr-fe-disabled"><span>...</span></code> attribute is + if its </span><code title="attr-fe-disabled"><a>...</a></code> attribute is set, or if it is a descendant of a <code><a href="forms.html#the-fieldset-element">fieldset</a></code> element - whose <code title="attr-fieldset-disabled"><span>...</span></code> attribute + whose <code title="attr-fieldset-disabled"><a>...</a></code> attribute is set and is <em>not</em> a descendant of that <code><a href="forms.html#the-fieldset-element">fieldset</a></code> element's first <code><a href="forms.html#the-legend-element">legend</a></code> element child, if any.</span> Index: attr-img-alt.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-img-alt.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-img-alt.html 21 Aug 2010 11:42:10 -0000 1.5 +++ attr-img-alt.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,6 +1,6 @@ <dl id="attr-img-alt_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-img-src"><code>src</code></dfn> attribute is the +<span>*** <span title="attr-img-src"><code>src</code></span> attribute is the embedded content, and the value of the <span>... attribute is the </span><code><a href="embedded-content-1.html#the-img-element">img</a></code> element's <a href="content-models.html#fallback-content">fallback content</a>.</span> </dd> Index: attr-dim-width.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-dim-width.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-dim-width.html 21 Aug 2010 11:42:08 -0000 1.5 +++ attr-dim-width.html 22 Aug 2010 14:15:23 -0000 1.6 @@ -1,6 +1,6 @@ <dl id="attr-dim-width_index"> <dd class="dfn-excerpt"> -<span><span>... and </span><dfn title="attr-dim-height"><code>height</code></dfn> attributes on +<span><span>... and </span><span title="attr-dim-height"><code>height</code></span> attributes on <code><a href="embedded-content-1.html#the-img-element">img</a></code>, <code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code>, <code><a href="the-iframe-element.html#the-embed-element">embed</a></code>, <code><a href="the-iframe-element.html#the-object-element">object</a></code>, <code><a href="video.html#video">video</a></code>, and, when their <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute is in the <a href="number-state.html#image-button-state" title="attr-input-type-image">Image Button</a> state, <code><a href="the-input-element.html#the-input-element">input</a></code> elements may be specified to give the dimensions Index: attr-canvas-height.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-canvas-height.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-canvas-height.html 21 Aug 2010 11:42:08 -0000 1.5 +++ attr-canvas-height.html 22 Aug 2010 14:15:23 -0000 1.6 @@ -1,7 +1,7 @@ <dl id="attr-canvas-height_index"> <dd class="dfn-excerpt"> <span>*** <code><a href="the-canvas-element.html#the-canvas-element">canvas</a></code> element has two attributes to control the - size of the coordinate space: <dfn title="attr-canvas-width"><code>width</code></dfn> and <span>.... These + size of the coordinate space: <span title="attr-canvas-width"><code>width</code></span> and <span>.... These attributes, when specified, must have values that are </span><a href="common-microsyntaxes.html#valid-non-negative-integer" title="valid non-negative integer">valid non-negative integers</a>. The <code title="attr-canvas-width"><a href="the-canvas-element.html#attr-canvas-width">width</a></code> attribute defaults to Index: attr-canvas-width.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-canvas-width.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-canvas-width.html 21 Aug 2010 11:42:08 -0000 1.5 +++ attr-canvas-width.html 22 Aug 2010 14:15:23 -0000 1.6 @@ -1,7 +1,7 @@ <dl id="attr-canvas-width_index"> <dd class="dfn-excerpt"> <span>*** <code><a href="the-canvas-element.html#the-canvas-element">canvas</a></code> element has two attributes to control the - size of the coordinate space: <span>... and </span><dfn title="attr-canvas-height"><code>height</code></dfn>. These + size of the coordinate space: <span>... and </span><span title="attr-canvas-height"><code>height</code></span>. These attributes, when specified, must have values that are <a href="common-microsyntaxes.html#valid-non-negative-integer" title="valid non-negative integer">valid non-negative integers</a>. The <code title="attr-canvas-width"><a href="the-canvas-element.html#attr-canvas-width">width</a></code> attribute defaults to Index: list-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/list-state.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- list-state.html 21 Aug 2010 11:42:15 -0000 1.5 +++ list-state.html 22 Aug 2010 14:15:25 -0000 1.6 @@ -1,11 +1,11 @@ <dl id="list-state_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-menu-type"><code>type</code></dfn> attribute +<span>*** <span title="attr-menu-type"><code>type</code></span> attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a> indicating the kind of menu being declared. The attribute has three states. The <code title="attr-menu-type-context">context</code> keyword maps to the - <dfn title="context menu state">context menu</dfn> state, in which + <span title="context menu state">context menu</span> state, in which the element is declaring a context menu. The <code title="attr-menu-type-toolbar">toolbar</code> keyword maps to the - <dfn title="toolbar state">toolbar</dfn> state, in which the + <span title="toolbar state">toolbar</span> state, in which the element is declaring a toolbar. The attribute may also be omitted. The <i>missing value default</i> is the <span>... state, which indicates that the element is merely a list of commands that is neither declaring a context menu nor Index: attr-input-autocomplete-default-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-autocomplete-default-state.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-input-autocomplete-default-state.html 21 Aug 2010 11:42:10 -0000 1.5 +++ attr-input-autocomplete-default-state.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,11 +1,11 @@ <dl id="attr-input-autocomplete-default-state_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-input-autocomplete"><code>autocomplete</code></dfn> +<span>*** <span title="attr-input-autocomplete"><code>autocomplete</code></span> attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a>. The attribute has three states. The <code title="attr-input-autocomplete-on">on</code> - keyword maps to the <dfn title="attr-input-autocomplete-on-state">on</dfn> state, and the + keyword maps to the <span title="attr-input-autocomplete-on-state">on</span> state, and the <code title="attr-input-autocomplete-off">off</code> keyword maps to - the <dfn title="attr-input-autocomplete-off-state">off</dfn> + the <span title="attr-input-autocomplete-off-state">off</span> state. The attribute may also be omitted. The <i>missing value default</i> is the <span>... state.</span></span> Index: attr-fs-method.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-fs-method.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-fs-method.html 21 Aug 2010 11:42:09 -0000 1.5 +++ attr-fs-method.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,7 +1,7 @@ <dl id="attr-fs-method_index"> <dd class="dfn-excerpt"> <span><span>... and - </span><dfn title="attr-fs-formmethod"><code>formmethod</code></dfn> + </span><span title="attr-fs-formmethod"><code>formmethod</code></span> content attributes are <a href="common-microsyntaxes.html#enumerated-attribute" title="enumerated attribute">enumerated attributes</a> with the following keywords and states:</span> </dd> Index: attr-input-autocomplete-off-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-input-autocomplete-off-state.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-input-autocomplete-off-state.html 21 Aug 2010 11:42:10 -0000 1.5 +++ attr-input-autocomplete-off-state.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -1,13 +1,13 @@ <dl id="attr-input-autocomplete-off-state_index"> <dd class="dfn-excerpt"> -<span>*** <dfn title="attr-input-autocomplete"><code>autocomplete</code></dfn> +<span>*** <span title="attr-input-autocomplete"><code>autocomplete</code></span> attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a>. The attribute has three states. The <code title="attr-input-autocomplete-on">on</code> - keyword maps to the <dfn title="attr-input-autocomplete-on-state">on</dfn> state, and the + keyword maps to the <span title="attr-input-autocomplete-on-state">on</span> state, and the <code title="attr-input-autocomplete-off">off</code> keyword maps to the <span>... state. The attribute may also be omitted. The </span><i>missing value - default</i> is the <dfn title="attr-input-autocomplete-default-state">default</dfn> + default</i> is the <span title="attr-input-autocomplete-default-state">default</span> state.</span> </dd> <dd> Index: attr-menu-type.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-menu-type.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-menu-type.html 21 Aug 2010 11:42:11 -0000 1.5 +++ attr-menu-type.html 22 Aug 2010 14:15:24 -0000 1.6 @@ -3,12 +3,12 @@ <span><span>... attribute is an </span><a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a> indicating the kind of menu being declared. The attribute has three states. The <code title="attr-menu-type-context">context</code> keyword maps to the - <dfn title="context menu state">context menu</dfn> state, in which + <span title="context menu state">context menu</span> state, in which the element is declaring a context menu. The <code title="attr-menu-type-toolbar">toolbar</code> keyword maps to the - <dfn title="toolbar state">toolbar</dfn> state, in which the + <span title="toolbar state">toolbar</span> state, in which the element is declaring a toolbar. The attribute may also be - omitted. The <i>missing value default</i> is the <dfn title="list - state">list</dfn> state, which indicates that the element is merely + omitted. The <i>missing value default</i> is the <span title="list + state">list</span> state, which indicates that the element is merely a list of commands that is neither declaring a context menu nor defining a toolbar.</span> </dd> Index: attr-fae-form.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-fae-form.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- attr-fae-form.html 21 Aug 2010 11:42:09 -0000 1.5 +++ attr-fae-form.html 22 Aug 2010 14:15:23 -0000 1.6 @@ -2,7 +2,7 @@ <dd class="dfn-excerpt"> <span>*** <a href="forms.html#form-associated-element">form-associated element</a> is, by default, associated with its ancestor - <code><span>...</span></code> element, but may have a <span>... attribute specified to + <code><a>...</a></code> element, but may have a <span>... attribute specified to override this.</span></span> </dd> <dd>
Received on Sunday, 22 August 2010 14:15:31 UTC