- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 29 Sep 2011 23:04:19 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv22461 Modified Files: Overview.html obsolete.html spec.html spec.preprocessed.html Log Message: Legacy IDL attribute compatibility WebIDL fix. (whatwg r6600) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.1628 retrieving revision 1.1629 diff -u -d -r1.1628 -r1.1629 --- Overview.html 29 Sep 2011 21:57:03 -0000 1.1628 +++ Overview.html 29 Sep 2011 23:04:11 -0000 1.1629 @@ -362,7 +362,7 @@ <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5293.</p> + This is revision 1.5294.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.1758 retrieving revision 1.1759 diff -u -d -r1.1758 -r1.1759 --- spec.html 29 Sep 2011 21:57:04 -0000 1.1758 +++ spec.html 29 Sep 2011 23:04:12 -0000 1.1759 @@ -363,7 +363,7 @@ <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5293.</p> + This is revision 1.5294.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts @@ -26447,20 +26447,20 @@ for the purposes of reflection is defined as containing a <a href="#url" id="url_27">URL</a>.</p> +<p>The <dfn aria-haspopup="true" id="dom-frame-noresize" role="button" tabindex="0"><code>noResize</code></dfn> + IDL attribute of the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must + <a href="#reflect" id="reflect_112">reflect</a> the element's <code title="attr-frame-noresize">noresize</code> content attribute.</p> + <p>The <dfn aria-haspopup="true" id="dom-frame-marginheight" role="button" tabindex="0"><code>marginHeight</code></dfn> IDL attribute of the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must - <a href="#reflect" id="reflect_112">reflect</a> the element's <code title="attr-frame-marginheight">marginheight</code> content + <a href="#reflect" id="reflect_113">reflect</a> the element's <code title="attr-frame-marginheight">marginheight</code> content attribute.</p> <p>The <dfn aria-haspopup="true" id="dom-frame-marginwidth" role="button" tabindex="0"><code>marginWidth</code></dfn> IDL attribute of the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must - <a href="#reflect" id="reflect_113">reflect</a> the element's <code title="attr-frame-marginwidth">marginwidth</code> content + <a href="#reflect" id="reflect_114">reflect</a> the element's <code title="attr-frame-marginwidth">marginwidth</code> content attribute.</p> -<p>The <dfn aria-haspopup="true" id="dom-frame-noresize" role="button" tabindex="0"><code>noResize</code></dfn> - IDL attribute of the <code><a href="http://dev.w3.org/html5/spec/obsolete.html#frame" class="full-spec-link" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must - <a href="#reflect" id="reflect_114">reflect</a> the element's <code title="attr-frame-noresize">noresize</code> content attribute.</p> - <p>The <dfn aria-haspopup="true" id="dom-a-coords" role="button" tabindex="0"><code>coords</code></dfn>, <dfn aria-haspopup="true" id="dom-a-charset" role="button" tabindex="0"><code>charset</code></dfn>, <dfn aria-haspopup="true" id="dom-a-name" role="button" tabindex="0"><code>name</code></dfn>, <dfn aria-haspopup="true" id="dom-a-rev" role="button" tabindex="0"><code>rev</code></dfn>, and <dfn aria-haspopup="true" id="dom-a-shape" role="button" tabindex="0"><code>shape</code></dfn> IDL attributes of the <code><a href="#the-a-element" id="a_71">a</a></code> element must <a href="#reflect" id="reflect_115">reflect</a> the respective content attributes of the same name.</p> @@ -26480,32 +26480,32 @@ the element's <code title="attr-body-text"><a href="#attr-body-text" id="text">text</a></code> content attribute.</p> -<p>The <dfn aria-haspopup="true" id="dom-body-bgcolor" role="button" tabindex="0"><code>bgColor</code></dfn> IDL +<p>The <dfn aria-haspopup="true" id="dom-body-link" role="button" tabindex="0"><code>link</code></dfn> IDL attribute of the <code><a href="#the-body-element" id="body_48">body</a></code> element must <a href="#reflect" id="reflect_119">reflect</a> - the element's <code title="attr-body-bgcolor"><a href="#attr-body-bgcolor" id="bgcolor">bgcolor</a></code> content + the element's <code title="attr-body-link"><a href="#attr-body-link" id="link_65">link</a></code> content attribute.</p> -<p>The <dfn aria-haspopup="true" id="dom-body-background" role="button" tabindex="0"><code>background</code></dfn> IDL +<p>The <dfn aria-haspopup="true" id="dom-body-alink" role="button" tabindex="0"><code>aLink</code></dfn> IDL attribute of the <code><a href="#the-body-element" id="body_49">body</a></code> element must <a href="#reflect" id="reflect_120">reflect</a> - the element's <code title="attr-background"><a href="#attr-background" id="background_0">background</a></code> - content attribute. (The <code title="attr-background"><a href="#attr-background" id="background_1">background</a></code> content is <em>not</em> - defined to contain a <a href="#url" id="url_28">URL</a>, despite rules regarding its - handling in the rendering section above.)</p> + the element's <code title="attr-body-alink"><a href="#attr-body-alink" id="alink">alink</a></code> content + attribute.</p> -<p>The <dfn aria-haspopup="true" id="dom-body-link" role="button" tabindex="0"><code>link</code></dfn> IDL +<p>The <dfn aria-haspopup="true" id="dom-body-vlink" role="button" tabindex="0"><code>vLink</code></dfn> IDL attribute of the <code><a href="#the-body-element" id="body_50">body</a></code> element must <a href="#reflect" id="reflect_121">reflect</a> - the element's <code title="attr-body-link"><a href="#attr-body-link" id="link_65">link</a></code> content + the element's <code title="attr-body-vlink"><a href="#attr-body-vlink" id="vlink">vlink</a></code> content attribute.</p> -<p>The <dfn aria-haspopup="true" id="dom-body-alink" role="button" tabindex="0"><code>aLink</code></dfn> IDL +<p>The <dfn aria-haspopup="true" id="dom-body-bgcolor" role="button" tabindex="0"><code>bgColor</code></dfn> IDL attribute of the <code><a href="#the-body-element" id="body_51">body</a></code> element must <a href="#reflect" id="reflect_122">reflect</a> - the element's <code title="attr-body-alink"><a href="#attr-body-alink" id="alink">alink</a></code> content + the element's <code title="attr-body-bgcolor"><a href="#attr-body-bgcolor" id="bgcolor">bgcolor</a></code> content attribute.</p> -<p>The <dfn aria-haspopup="true" id="dom-body-vlink" role="button" tabindex="0"><code>vLink</code></dfn> IDL +<p>The <dfn aria-haspopup="true" id="dom-body-background" role="button" tabindex="0"><code>background</code></dfn> IDL attribute of the <code><a href="#the-body-element" id="body_52">body</a></code> element must <a href="#reflect" id="reflect_123">reflect</a> - the element's <code title="attr-body-vlink"><a href="#attr-body-vlink" id="vlink">vlink</a></code> content - attribute.</p> + the element's <code title="attr-background"><a href="#attr-background" id="background_0">background</a></code> + content attribute. (The <code title="attr-background"><a href="#attr-background" id="background_1">background</a></code> content is <em>not</em> + defined to contain a <a href="#url" id="url_28">URL</a>, despite rules regarding its + handling in the rendering section above.)</p> <p>The <dfn aria-haspopup="true" id="dom-br-clear" role="button" tabindex="0"><code>clear</code></dfn> IDL attribute of the <code><a href="#the-br-element" id="br_12">br</a></code> element must <a href="#reflect" id="reflect_124">reflect</a> @@ -26718,49 +26718,49 @@ <a href="#reflect" id="reflect_169">reflect</a> the respective content attributes of the same name.</p> -<p>The <dfn aria-haspopup="true" id="dom-tdth-bgcolor" role="button" tabindex="0"><code>bgColor</code></dfn> IDL - attribute of the <code><a href="#the-td-element" id="td_38">td</a></code> and <code><a href="#the-th-element" id="th_41">th</a></code> elements must - <a href="#reflect" id="reflect_170">reflect</a> the elements' <code title="attr-tdth-bgcolor"><a href="#attr-tdth-bgcolor" id="bgcolor_1">bgcolor</a></code> content attributes.</p> - <p>The <dfn aria-haspopup="true" id="dom-tdth-ch" role="button" tabindex="0"><code>ch</code></dfn> IDL - attribute of the <code><a href="#the-td-element" id="td_39">td</a></code> and <code><a href="#the-th-element" id="th_42">th</a></code> elements must - <a href="#reflect" id="reflect_171">reflect</a> the elements' <code title="attr-tdth-char"><a href="#attr-tdth-char" id="char_1">char</a></code> content attributes.</p> + attribute of the <code><a href="#the-td-element" id="td_38">td</a></code> and <code><a href="#the-th-element" id="th_41">th</a></code> elements must + <a href="#reflect" id="reflect_170">reflect</a> the elements' <code title="attr-tdth-char"><a href="#attr-tdth-char" id="char_1">char</a></code> content attributes.</p> <p>The <dfn aria-haspopup="true" id="dom-tdth-choff" role="button" tabindex="0"><code>chOff</code></dfn> IDL - attribute of the <code><a href="#the-td-element" id="td_40">td</a></code> and <code><a href="#the-th-element" id="th_43">th</a></code> elements must - <a href="#reflect" id="reflect_172">reflect</a> the elements' <code title="attr-tdth-charoff"><a href="#attr-tdth-charoff" id="charoff_1">charoff</a></code> content attributes.</p> + attribute of the <code><a href="#the-td-element" id="td_39">td</a></code> and <code><a href="#the-th-element" id="th_42">th</a></code> elements must + <a href="#reflect" id="reflect_171">reflect</a> the elements' <code title="attr-tdth-charoff"><a href="#attr-tdth-charoff" id="charoff_1">charoff</a></code> content attributes.</p> <p>The <dfn aria-haspopup="true" id="dom-tdth-nowrap" role="button" tabindex="0"><code>noWrap</code></dfn> IDL - attribute of the <code><a href="#the-td-element" id="td_41">td</a></code> and <code><a href="#the-th-element" id="th_44">th</a></code> elements must - <a href="#reflect" id="reflect_173">reflect</a> the elements' <code title="attr-tdth-nowrap"><a href="#attr-tdth-nowrap" id="nowrap">nowrap</a></code> content attributes.</p> + attribute of the <code><a href="#the-td-element" id="td_40">td</a></code> and <code><a href="#the-th-element" id="th_43">th</a></code> elements must + <a href="#reflect" id="reflect_172">reflect</a> the elements' <code title="attr-tdth-nowrap"><a href="#attr-tdth-nowrap" id="nowrap">nowrap</a></code> content attributes.</p> <p>The <dfn aria-haspopup="true" id="dom-tdth-valign" role="button" tabindex="0"><code>vAlign</code></dfn> IDL - attribute of the <code><a href="#the-td-element" id="td_42">td</a></code> and <code><a href="#the-th-element" id="th_45">th</a></code> element must - <a href="#reflect" id="reflect_174">reflect</a> the elements' <code title="attr-tdth-valign"><a href="#attr-tdth-valign" id="valign_1">valign</a></code> content attributes.</p> + attribute of the <code><a href="#the-td-element" id="td_41">td</a></code> and <code><a href="#the-th-element" id="th_44">th</a></code> element must + <a href="#reflect" id="reflect_173">reflect</a> the elements' <code title="attr-tdth-valign"><a href="#attr-tdth-valign" id="valign_1">valign</a></code> content attributes.</p> + +<p>The <dfn aria-haspopup="true" id="dom-tdth-bgcolor" role="button" tabindex="0"><code>bgColor</code></dfn> IDL + attribute of the <code><a href="#the-td-element" id="td_42">td</a></code> and <code><a href="#the-th-element" id="th_45">th</a></code> elements must + <a href="#reflect" id="reflect_174">reflect</a> the elements' <code title="attr-tdth-bgcolor"><a href="#attr-tdth-bgcolor" id="bgcolor_1">bgcolor</a></code> content attributes.</p> <p>The <dfn aria-haspopup="true" id="dom-tr-align" role="button" tabindex="0"><code>align</code></dfn> IDL attribute of the <code><a href="#the-tr-element" id="tr_32">tr</a></code> element must <a href="#reflect" id="reflect_175">reflect</a> the content attribute of the same name.</p> -<p>The <dfn aria-haspopup="true" id="dom-tr-bgcolor" role="button" tabindex="0"><code>bgColor</code></dfn> IDL - attribute of the <code><a href="#the-tr-element" id="tr_33">tr</a></code> element must <a href="#reflect" id="reflect_176">reflect</a> - the element's <code title="attr-tr-bgcolor"><a href="#attr-tr-bgcolor" id="bgcolor_2">bgcolor</a></code> content - attribute.</p> - <p>The <dfn aria-haspopup="true" id="dom-tr-ch" role="button" tabindex="0"><code>ch</code></dfn> IDL attribute of - the <code><a href="#the-tr-element" id="tr_34">tr</a></code> element must <a href="#reflect" id="reflect_177">reflect</a> the element's + the <code><a href="#the-tr-element" id="tr_33">tr</a></code> element must <a href="#reflect" id="reflect_176">reflect</a> the element's <code title="attr-tr-char"><a href="#attr-tr-char" id="char_2">char</a></code> content attribute.</p> <p>The <dfn aria-haspopup="true" id="dom-tr-choff" role="button" tabindex="0"><code>chOff</code></dfn> IDL - attribute of the <code><a href="#the-tr-element" id="tr_35">tr</a></code> element must <a href="#reflect" id="reflect_178">reflect</a> + attribute of the <code><a href="#the-tr-element" id="tr_34">tr</a></code> element must <a href="#reflect" id="reflect_177">reflect</a> the element's <code title="attr-tr-charoff"><a href="#attr-tr-charoff" id="charoff_2">charoff</a></code> content attribute.</p> <p>The <dfn aria-haspopup="true" id="dom-tr-valign" role="button" tabindex="0"><code>vAlign</code></dfn> IDL - attribute of the <code><a href="#the-tr-element" id="tr_36">tr</a></code> element must <a href="#reflect" id="reflect_179">reflect</a> + attribute of the <code><a href="#the-tr-element" id="tr_35">tr</a></code> element must <a href="#reflect" id="reflect_178">reflect</a> the element's <code title="attr-tr-valign"><a href="#attr-tr-valign" id="valign_2">valign</a></code> content attribute.</p> +<p>The <dfn aria-haspopup="true" id="dom-tr-bgcolor" role="button" tabindex="0"><code>bgColor</code></dfn> IDL + attribute of the <code><a href="#the-tr-element" id="tr_36">tr</a></code> element must <a href="#reflect" id="reflect_179">reflect</a> + the element's <code title="attr-tr-bgcolor"><a href="#attr-tr-bgcolor" id="bgcolor_2">bgcolor</a></code> content + attribute.</p> + <p>The <dfn aria-haspopup="true" id="dom-ul-compact" role="button" tabindex="0"><code>compact</code></dfn> and <dfn aria-haspopup="true" id="dom-ul-type" role="button" tabindex="0"><code>type</code></dfn> IDL attributes of the <code><a href="#the-ul-element" id="ul_19">ul</a></code> element must <a href="#reflect" id="reflect_180">reflect</a> the respective Index: spec.preprocessed.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v retrieving revision 1.610 retrieving revision 1.611 diff -u -d -r1.610 -r1.611 --- spec.preprocessed.html 29 Sep 2011 21:57:09 -0000 1.610 +++ spec.preprocessed.html 29 Sep 2011 23:04:16 -0000 1.611 @@ -379,7 +379,7 @@ <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5293.</p> + This is revision 1.5294.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts @@ -26331,6 +26331,10 @@ for the purposes of reflection is defined as containing a <a href="#url">URL</a>.</p> +<p>The <dfn id="dom-frame-noresize" role="button" tabindex="0" aria-haspopup="true"><code>noResize</code></dfn> + IDL attribute of the <code><a href="#frame">frame</a></code> element must + <a href="#reflect">reflect</a> the element's <code title="attr-frame-noresize">noresize</code> content attribute.</p> + <p>The <dfn id="dom-frame-marginheight" role="button" tabindex="0" aria-haspopup="true"><code>marginHeight</code></dfn> IDL attribute of the <code><a href="#frame">frame</a></code> element must <a href="#reflect">reflect</a> the element's <code title="attr-frame-marginheight">marginheight</code> content @@ -26341,10 +26345,6 @@ <a href="#reflect">reflect</a> the element's <code title="attr-frame-marginwidth">marginwidth</code> content attribute.</p> -<p>The <dfn id="dom-frame-noresize" role="button" tabindex="0" aria-haspopup="true"><code>noResize</code></dfn> - IDL attribute of the <code><a href="#frame">frame</a></code> element must - <a href="#reflect">reflect</a> the element's <code title="attr-frame-noresize">noresize</code> content attribute.</p> - <p>The <dfn id="dom-a-coords" role="button" tabindex="0" aria-haspopup="true"><code>coords</code></dfn>, <dfn id="dom-a-charset" role="button" tabindex="0" aria-haspopup="true"><code>charset</code></dfn>, <dfn id="dom-a-name" role="button" tabindex="0" aria-haspopup="true"><code>name</code></dfn>, <dfn id="dom-a-rev" role="button" tabindex="0" aria-haspopup="true"><code>rev</code></dfn>, and <dfn id="dom-a-shape" role="button" tabindex="0" aria-haspopup="true"><code>shape</code></dfn> IDL attributes of the <code><a href="#the-a-element">a</a></code> element must <a href="#reflect">reflect</a> the respective content attributes of the same name.</p> @@ -26364,18 +26364,6 @@ the element's <code title="attr-body-text"><a href="#attr-body-text">text</a></code> content attribute.</p> -<p>The <dfn id="dom-body-bgcolor" role="button" tabindex="0" aria-haspopup="true"><code>bgColor</code></dfn> IDL - attribute of the <code><a href="#the-body-element">body</a></code> element must <a href="#reflect">reflect</a> - the element's <code title="attr-body-bgcolor"><a href="#attr-body-bgcolor">bgcolor</a></code> content - attribute.</p> - -<p>The <dfn id="dom-body-background" role="button" tabindex="0" aria-haspopup="true"><code>background</code></dfn> IDL - attribute of the <code><a href="#the-body-element">body</a></code> element must <a href="#reflect">reflect</a> - the element's <code title="attr-background"><a href="#attr-background">background</a></code> - content attribute. (The <code title="attr-background"><a href="#attr-background">background</a></code> content is <em>not</em> - defined to contain a <a href="#url">URL</a>, despite rules regarding its - handling in the rendering section above.)</p> - <p>The <dfn id="dom-body-link" role="button" tabindex="0" aria-haspopup="true"><code>link</code></dfn> IDL attribute of the <code><a href="#the-body-element">body</a></code> element must <a href="#reflect">reflect</a> the element's <code title="attr-body-link"><a href="#attr-body-link">link</a></code> content @@ -26391,6 +26379,18 @@ the element's <code title="attr-body-vlink"><a href="#attr-body-vlink">vlink</a></code> content attribute.</p> +<p>The <dfn id="dom-body-bgcolor" role="button" tabindex="0" aria-haspopup="true"><code>bgColor</code></dfn> IDL + attribute of the <code><a href="#the-body-element">body</a></code> element must <a href="#reflect">reflect</a> + the element's <code title="attr-body-bgcolor"><a href="#attr-body-bgcolor">bgcolor</a></code> content + attribute.</p> + +<p>The <dfn id="dom-body-background" role="button" tabindex="0" aria-haspopup="true"><code>background</code></dfn> IDL + attribute of the <code><a href="#the-body-element">body</a></code> element must <a href="#reflect">reflect</a> + the element's <code title="attr-background"><a href="#attr-background">background</a></code> + content attribute. (The <code title="attr-background"><a href="#attr-background">background</a></code> content is <em>not</em> + defined to contain a <a href="#url">URL</a>, despite rules regarding its + handling in the rendering section above.)</p> + <p>The <dfn id="dom-br-clear" role="button" tabindex="0" aria-haspopup="true"><code>clear</code></dfn> IDL attribute of the <code><a href="#the-br-element">br</a></code> element must <a href="#reflect">reflect</a> the content attribute of the same name.</p> @@ -26602,10 +26602,6 @@ <a href="#reflect">reflect</a> the respective content attributes of the same name.</p> -<p>The <dfn id="dom-tdth-bgcolor" role="button" tabindex="0" aria-haspopup="true"><code>bgColor</code></dfn> IDL - attribute of the <code><a href="#the-td-element">td</a></code> and <code><a href="#the-th-element">th</a></code> elements must - <a href="#reflect">reflect</a> the elements' <code title="attr-tdth-bgcolor"><a href="#attr-tdth-bgcolor">bgcolor</a></code> content attributes.</p> - <p>The <dfn id="dom-tdth-ch" role="button" tabindex="0" aria-haspopup="true"><code>ch</code></dfn> IDL attribute of the <code><a href="#the-td-element">td</a></code> and <code><a href="#the-th-element">th</a></code> elements must <a href="#reflect">reflect</a> the elements' <code title="attr-tdth-char"><a href="#attr-tdth-char">char</a></code> content attributes.</p> @@ -26622,15 +26618,14 @@ attribute of the <code><a href="#the-td-element">td</a></code> and <code><a href="#the-th-element">th</a></code> element must <a href="#reflect">reflect</a> the elements' <code title="attr-tdth-valign"><a href="#attr-tdth-valign">valign</a></code> content attributes.</p> +<p>The <dfn id="dom-tdth-bgcolor" role="button" tabindex="0" aria-haspopup="true"><code>bgColor</code></dfn> IDL + attribute of the <code><a href="#the-td-element">td</a></code> and <code><a href="#the-th-element">th</a></code> elements must + <a href="#reflect">reflect</a> the elements' <code title="attr-tdth-bgcolor"><a href="#attr-tdth-bgcolor">bgcolor</a></code> content attributes.</p> + <p>The <dfn id="dom-tr-align" role="button" tabindex="0" aria-haspopup="true"><code>align</code></dfn> IDL attribute of the <code><a href="#the-tr-element">tr</a></code> element must <a href="#reflect">reflect</a> the content attribute of the same name.</p> -<p>The <dfn id="dom-tr-bgcolor" role="button" tabindex="0" aria-haspopup="true"><code>bgColor</code></dfn> IDL - attribute of the <code><a href="#the-tr-element">tr</a></code> element must <a href="#reflect">reflect</a> - the element's <code title="attr-tr-bgcolor"><a href="#attr-tr-bgcolor">bgcolor</a></code> content - attribute.</p> - <p>The <dfn id="dom-tr-ch" role="button" tabindex="0" aria-haspopup="true"><code>ch</code></dfn> IDL attribute of the <code><a href="#the-tr-element">tr</a></code> element must <a href="#reflect">reflect</a> the element's <code title="attr-tr-char"><a href="#attr-tr-char">char</a></code> content attribute.</p> @@ -26645,6 +26640,11 @@ the element's <code title="attr-tr-valign"><a href="#attr-tr-valign">valign</a></code> content attribute.</p> +<p>The <dfn id="dom-tr-bgcolor" role="button" tabindex="0" aria-haspopup="true"><code>bgColor</code></dfn> IDL + attribute of the <code><a href="#the-tr-element">tr</a></code> element must <a href="#reflect">reflect</a> + the element's <code title="attr-tr-bgcolor"><a href="#attr-tr-bgcolor">bgcolor</a></code> content + attribute.</p> + <p>The <dfn id="dom-ul-compact" role="button" tabindex="0" aria-haspopup="true"><code>compact</code></dfn> and <dfn id="dom-ul-type" role="button" tabindex="0" aria-haspopup="true"><code>type</code></dfn> IDL attributes of the <code><a href="#the-ul-element">ul</a></code> element must <a href="#reflect">reflect</a> the respective Index: obsolete.html =================================================================== RCS file: /sources/public/html5/spec-author-view/obsolete.html,v retrieving revision 1.1165 retrieving revision 1.1166 diff -u -d -r1.1165 -r1.1166 --- obsolete.html 27 Sep 2011 21:57:17 -0000 1.1165 +++ obsolete.html 29 Sep 2011 23:04:12 -0000 1.1166 @@ -714,20 +714,20 @@ for the purposes of reflection is defined as containing a <a href="urls.html#url" id="url_27">URL</a>.</p> +<p>The <dfn aria-haspopup="true" id="dom-frame-noresize" role="button" tabindex="0"><code>noResize</code></dfn> + IDL attribute of the <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frame" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must + <a href="common-dom-interfaces.html#reflect" id="reflect_112">reflect</a> the element's <code title="attr-frame-noresize">noresize</code> content attribute.</p> + <p>The <dfn aria-haspopup="true" id="dom-frame-marginheight" role="button" tabindex="0"><code>marginHeight</code></dfn> IDL attribute of the <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frame" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must - <a href="common-dom-interfaces.html#reflect" id="reflect_112">reflect</a> the element's <code title="attr-frame-marginheight">marginheight</code> content + <a href="common-dom-interfaces.html#reflect" id="reflect_113">reflect</a> the element's <code title="attr-frame-marginheight">marginheight</code> content attribute.</p> <p>The <dfn aria-haspopup="true" id="dom-frame-marginwidth" role="button" tabindex="0"><code>marginWidth</code></dfn> IDL attribute of the <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frame" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must - <a href="common-dom-interfaces.html#reflect" id="reflect_113">reflect</a> the element's <code title="attr-frame-marginwidth">marginwidth</code> content + <a href="common-dom-interfaces.html#reflect" id="reflect_114">reflect</a> the element's <code title="attr-frame-marginwidth">marginwidth</code> content attribute.</p> -<p>The <dfn aria-haspopup="true" id="dom-frame-noresize" role="button" tabindex="0"><code>noResize</code></dfn> - IDL attribute of the <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frame" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code> element must - <a href="common-dom-interfaces.html#reflect" id="reflect_114">reflect</a> the element's <code title="attr-frame-noresize">noresize</code> content attribute.</p> - <p>The <dfn aria-haspopup="true" id="dom-a-coords" role="button" tabindex="0"><code>coords</code></dfn>, <dfn aria-haspopup="true" id="dom-a-charset" role="button" tabindex="0"><code>charset</code></dfn>, <dfn aria-haspopup="true" id="dom-a-name" role="button" tabindex="0"><code>name</code></dfn>, <dfn aria-haspopup="true" id="dom-a-rev" role="button" tabindex="0"><code>rev</code></dfn>, and <dfn aria-haspopup="true" id="dom-a-shape" role="button" tabindex="0"><code>shape</code></dfn> IDL attributes of the <code><a href="the-a-element.html#the-a-element" id="a_71">a</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_115">reflect</a> the respective content attributes of the same name.</p> @@ -747,32 +747,32 @@ the element's <code title="attr-body-text"><a href="#attr-body-text" id="text">text</a></code> content attribute.</p> -<p>The <dfn aria-haspopup="true" id="dom-body-bgcolor" role="button" tabindex="0"><code>bgColor</code></dfn> IDL +<p>The <dfn aria-haspopup="true" id="dom-body-link" role="button" tabindex="0"><code>link</code></dfn> IDL attribute of the <code><a href="the-body-element.html#the-body-element" id="body_48">body</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_119">reflect</a> - the element's <code title="attr-body-bgcolor"><a href="#attr-body-bgcolor" id="bgcolor">bgcolor</a></code> content + the element's <code title="attr-body-link"><a href="#attr-body-link" id="link_65">link</a></code> content attribute.</p> -<p>The <dfn aria-haspopup="true" id="dom-body-background" role="button" tabindex="0"><code>background</code></dfn> IDL +<p>The <dfn aria-haspopup="true" id="dom-body-alink" role="button" tabindex="0"><code>aLink</code></dfn> IDL attribute of the <code><a href="the-body-element.html#the-body-element" id="body_49">body</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_120">reflect</a> - the element's <code title="attr-background"><a href="#attr-background" id="background_0">background</a></code> - content attribute. (The <code title="attr-background"><a href="#attr-background" id="background_1">background</a></code> content is <em>not</em> - defined to contain a <a href="urls.html#url" id="url_28">URL</a>, despite rules regarding its - handling in the rendering section above.)</p> + the element's <code title="attr-body-alink"><a href="#attr-body-alink" id="alink">alink</a></code> content + attribute.</p> -<p>The <dfn aria-haspopup="true" id="dom-body-link" role="button" tabindex="0"><code>link</code></dfn> IDL +<p>The <dfn aria-haspopup="true" id="dom-body-vlink" role="button" tabindex="0"><code>vLink</code></dfn> IDL attribute of the <code><a href="the-body-element.html#the-body-element" id="body_50">body</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_121">reflect</a> - the element's <code title="attr-body-link"><a href="#attr-body-link" id="link_65">link</a></code> content + the element's <code title="attr-body-vlink"><a href="#attr-body-vlink" id="vlink">vlink</a></code> content attribute.</p> -<p>The <dfn aria-haspopup="true" id="dom-body-alink" role="button" tabindex="0"><code>aLink</code></dfn> IDL +<p>The <dfn aria-haspopup="true" id="dom-body-bgcolor" role="button" tabindex="0"><code>bgColor</code></dfn> IDL attribute of the <code><a href="the-body-element.html#the-body-element" id="body_51">body</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_122">reflect</a> - the element's <code title="attr-body-alink"><a href="#attr-body-alink" id="alink">alink</a></code> content + the element's <code title="attr-body-bgcolor"><a href="#attr-body-bgcolor" id="bgcolor">bgcolor</a></code> content attribute.</p> -<p>The <dfn aria-haspopup="true" id="dom-body-vlink" role="button" tabindex="0"><code>vLink</code></dfn> IDL +<p>The <dfn aria-haspopup="true" id="dom-body-background" role="button" tabindex="0"><code>background</code></dfn> IDL attribute of the <code><a href="the-body-element.html#the-body-element" id="body_52">body</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_123">reflect</a> - the element's <code title="attr-body-vlink"><a href="#attr-body-vlink" id="vlink">vlink</a></code> content - attribute.</p> + the element's <code title="attr-background"><a href="#attr-background" id="background_0">background</a></code> + content attribute. (The <code title="attr-background"><a href="#attr-background" id="background_1">background</a></code> content is <em>not</em> + defined to contain a <a href="urls.html#url" id="url_28">URL</a>, despite rules regarding its + handling in the rendering section above.)</p> <p>The <dfn aria-haspopup="true" id="dom-br-clear" role="button" tabindex="0"><code>clear</code></dfn> IDL attribute of the <code><a href="the-br-element.html#the-br-element" id="br_12">br</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_124">reflect</a> @@ -985,49 +985,49 @@ <a href="common-dom-interfaces.html#reflect" id="reflect_169">reflect</a> the respective content attributes of the same name.</p> -<p>The <dfn aria-haspopup="true" id="dom-tdth-bgcolor" role="button" tabindex="0"><code>bgColor</code></dfn> IDL - attribute of the <code><a href="the-td-element.html#the-td-element" id="td_38">td</a></code> and <code><a href="the-th-element.html#the-th-element" id="th_41">th</a></code> elements must - <a href="common-dom-interfaces.html#reflect" id="reflect_170">reflect</a> the elements' <code title="attr-tdth-bgcolor"><a href="#attr-tdth-bgcolor" id="bgcolor_1">bgcolor</a></code> content attributes.</p> - <p>The <dfn aria-haspopup="true" id="dom-tdth-ch" role="button" tabindex="0"><code>ch</code></dfn> IDL - attribute of the <code><a href="the-td-element.html#the-td-element" id="td_39">td</a></code> and <code><a href="the-th-element.html#the-th-element" id="th_42">th</a></code> elements must - <a href="common-dom-interfaces.html#reflect" id="reflect_171">reflect</a> the elements' <code title="attr-tdth-char"><a href="#attr-tdth-char" id="char_1">char</a></code> content attributes.</p> + attribute of the <code><a href="the-td-element.html#the-td-element" id="td_38">td</a></code> and <code><a href="the-th-element.html#the-th-element" id="th_41">th</a></code> elements must + <a href="common-dom-interfaces.html#reflect" id="reflect_170">reflect</a> the elements' <code title="attr-tdth-char"><a href="#attr-tdth-char" id="char_1">char</a></code> content attributes.</p> <p>The <dfn aria-haspopup="true" id="dom-tdth-choff" role="button" tabindex="0"><code>chOff</code></dfn> IDL - attribute of the <code><a href="the-td-element.html#the-td-element" id="td_40">td</a></code> and <code><a href="the-th-element.html#the-th-element" id="th_43">th</a></code> elements must - <a href="common-dom-interfaces.html#reflect" id="reflect_172">reflect</a> the elements' <code title="attr-tdth-charoff"><a href="#attr-tdth-charoff" id="charoff_1">charoff</a></code> content attributes.</p> + attribute of the <code><a href="the-td-element.html#the-td-element" id="td_39">td</a></code> and <code><a href="the-th-element.html#the-th-element" id="th_42">th</a></code> elements must + <a href="common-dom-interfaces.html#reflect" id="reflect_171">reflect</a> the elements' <code title="attr-tdth-charoff"><a href="#attr-tdth-charoff" id="charoff_1">charoff</a></code> content attributes.</p> <p>The <dfn aria-haspopup="true" id="dom-tdth-nowrap" role="button" tabindex="0"><code>noWrap</code></dfn> IDL - attribute of the <code><a href="the-td-element.html#the-td-element" id="td_41">td</a></code> and <code><a href="the-th-element.html#the-th-element" id="th_44">th</a></code> elements must - <a href="common-dom-interfaces.html#reflect" id="reflect_173">reflect</a> the elements' <code title="attr-tdth-nowrap"><a href="#attr-tdth-nowrap" id="nowrap">nowrap</a></code> content attributes.</p> + attribute of the <code><a href="the-td-element.html#the-td-element" id="td_40">td</a></code> and <code><a href="the-th-element.html#the-th-element" id="th_43">th</a></code> elements must + <a href="common-dom-interfaces.html#reflect" id="reflect_172">reflect</a> the elements' <code title="attr-tdth-nowrap"><a href="#attr-tdth-nowrap" id="nowrap">nowrap</a></code> content attributes.</p> <p>The <dfn aria-haspopup="true" id="dom-tdth-valign" role="button" tabindex="0"><code>vAlign</code></dfn> IDL - attribute of the <code><a href="the-td-element.html#the-td-element" id="td_42">td</a></code> and <code><a href="the-th-element.html#the-th-element" id="th_45">th</a></code> element must - <a href="common-dom-interfaces.html#reflect" id="reflect_174">reflect</a> the elements' <code title="attr-tdth-valign"><a href="#attr-tdth-valign" id="valign_1">valign</a></code> content attributes.</p> + attribute of the <code><a href="the-td-element.html#the-td-element" id="td_41">td</a></code> and <code><a href="the-th-element.html#the-th-element" id="th_44">th</a></code> element must + <a href="common-dom-interfaces.html#reflect" id="reflect_173">reflect</a> the elements' <code title="attr-tdth-valign"><a href="#attr-tdth-valign" id="valign_1">valign</a></code> content attributes.</p> + +<p>The <dfn aria-haspopup="true" id="dom-tdth-bgcolor" role="button" tabindex="0"><code>bgColor</code></dfn> IDL + attribute of the <code><a href="the-td-element.html#the-td-element" id="td_42">td</a></code> and <code><a href="the-th-element.html#the-th-element" id="th_45">th</a></code> elements must + <a href="common-dom-interfaces.html#reflect" id="reflect_174">reflect</a> the elements' <code title="attr-tdth-bgcolor"><a href="#attr-tdth-bgcolor" id="bgcolor_1">bgcolor</a></code> content attributes.</p> <p>The <dfn aria-haspopup="true" id="dom-tr-align" role="button" tabindex="0"><code>align</code></dfn> IDL attribute of the <code><a href="the-tr-element.html#the-tr-element" id="tr_32">tr</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_175">reflect</a> the content attribute of the same name.</p> -<p>The <dfn aria-haspopup="true" id="dom-tr-bgcolor" role="button" tabindex="0"><code>bgColor</code></dfn> IDL - attribute of the <code><a href="the-tr-element.html#the-tr-element" id="tr_33">tr</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_176">reflect</a> - the element's <code title="attr-tr-bgcolor"><a href="#attr-tr-bgcolor" id="bgcolor_2">bgcolor</a></code> content - attribute.</p> - <p>The <dfn aria-haspopup="true" id="dom-tr-ch" role="button" tabindex="0"><code>ch</code></dfn> IDL attribute of - the <code><a href="the-tr-element.html#the-tr-element" id="tr_34">tr</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_177">reflect</a> the element's + the <code><a href="the-tr-element.html#the-tr-element" id="tr_33">tr</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_176">reflect</a> the element's <code title="attr-tr-char"><a href="#attr-tr-char" id="char_2">char</a></code> content attribute.</p> <p>The <dfn aria-haspopup="true" id="dom-tr-choff" role="button" tabindex="0"><code>chOff</code></dfn> IDL - attribute of the <code><a href="the-tr-element.html#the-tr-element" id="tr_35">tr</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_178">reflect</a> + attribute of the <code><a href="the-tr-element.html#the-tr-element" id="tr_34">tr</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_177">reflect</a> the element's <code title="attr-tr-charoff"><a href="#attr-tr-charoff" id="charoff_2">charoff</a></code> content attribute.</p> <p>The <dfn aria-haspopup="true" id="dom-tr-valign" role="button" tabindex="0"><code>vAlign</code></dfn> IDL - attribute of the <code><a href="the-tr-element.html#the-tr-element" id="tr_36">tr</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_179">reflect</a> + attribute of the <code><a href="the-tr-element.html#the-tr-element" id="tr_35">tr</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_178">reflect</a> the element's <code title="attr-tr-valign"><a href="#attr-tr-valign" id="valign_2">valign</a></code> content attribute.</p> +<p>The <dfn aria-haspopup="true" id="dom-tr-bgcolor" role="button" tabindex="0"><code>bgColor</code></dfn> IDL + attribute of the <code><a href="the-tr-element.html#the-tr-element" id="tr_36">tr</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_179">reflect</a> + the element's <code title="attr-tr-bgcolor"><a href="#attr-tr-bgcolor" id="bgcolor_2">bgcolor</a></code> content + attribute.</p> + <p>The <dfn aria-haspopup="true" id="dom-ul-compact" role="button" tabindex="0"><code>compact</code></dfn> and <dfn aria-haspopup="true" id="dom-ul-type" role="button" tabindex="0"><code>type</code></dfn> IDL attributes of the <code><a href="the-ul-element.html#the-ul-element" id="ul_19">ul</a></code> element must <a href="common-dom-interfaces.html#reflect" id="reflect_180">reflect</a> the respective
Received on Thursday, 29 September 2011 23:04:24 UTC