- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 12 Feb 2010 10:33:53 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/elements In directory hutz:/tmp/cvs-serv12900/elements Modified Files: col.html object.html ol.html optgroup.html option.html output.html p.html param.html pre.html progress.html script.html select.html source.html span.html style.html table.html tbody.html td.html textarea.html tfoot.html th.html thead.html time.html title.html tr.html ul.html video.html Log Message: checkpointing Index: optgroup.html =================================================================== RCS file: /sources/public/html5/markup/elements/optgroup.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- optgroup.html 31 Jan 2010 06:11:04 -0000 1.5 +++ optgroup.html 12 Feb 2010 10:33:50 -0000 1.6 @@ -29,4 +29,5 @@ another <code>optgroup</code> element, or if there is no more content in the parent element.</p> </div> + <div id="dom-interface">HTMLOptGroupElement</div> </div> Index: option.html =================================================================== RCS file: /sources/public/html5/markup/elements/option.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- option.html 1 Feb 2010 05:25:04 -0000 1.6 +++ option.html 12 Feb 2010 10:33:50 -0000 1.7 @@ -52,4 +52,5 @@ element, or if there is no more content in the parent element.</p> </div> + <div id="dom-interface">HTMLOptionElement</div> </div> Index: param.html =================================================================== RCS file: /sources/public/html5/markup/elements/param.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- param.html 31 Jan 2010 06:11:04 -0000 1.4 +++ param.html 12 Feb 2010 10:33:50 -0000 1.5 @@ -17,4 +17,5 @@ <dd>The value of the parameter.</dd> </dl> </div> + <div id="dom-interface">HTMLParamElement</div> </div> Index: span.html =================================================================== RCS file: /sources/public/html5/markup/elements/span.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- span.html 31 Jan 2010 06:11:04 -0000 1.6 +++ span.html 12 Feb 2010 10:33:50 -0000 1.7 @@ -17,4 +17,5 @@ <a href="#common.attrs.title">title</a> to add additional semantics and structure to phrasing content.</p> </div> + <div id="dom-interface">HTMLSpanElement</div> </div> Index: object.html =================================================================== RCS file: /sources/public/html5/markup/elements/object.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- object.html 31 Jan 2010 06:11:04 -0000 1.10 +++ object.html 12 Feb 2010 10:33:50 -0000 1.11 @@ -47,4 +47,5 @@ <dd>The height of the object, in CSS pixels.</dd> </dl> </div> + <div id="dom-interface">HTMLObjectElement</div> </div> Index: ol.html =================================================================== RCS file: /sources/public/html5/markup/elements/ol.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- ol.html 7 Feb 2010 11:54:03 -0000 1.7 +++ ol.html 12 Feb 2010 10:33:50 -0000 1.8 @@ -32,4 +32,5 @@ simply presentational.</dd> </dl> </div> + <div id="dom-interface">HTMLOListElement</div> </div> Index: tr.html =================================================================== RCS file: /sources/public/html5/markup/elements/tr.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- tr.html 31 Jan 2010 06:11:04 -0000 1.4 +++ tr.html 12 Feb 2010 10:33:51 -0000 1.5 @@ -28,4 +28,5 @@ followed by another <code><a href="#tr">tr</a></code> element, or if there is no more content in the parent element.</p> </div> + <div id="dom-interface">HTMLTableRowElement</div> </div> Index: p.html =================================================================== RCS file: /sources/public/html5/markup/elements/p.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- p.html 31 Jan 2010 06:11:04 -0000 1.8 +++ p.html 12 Feb 2010 10:33:50 -0000 1.9 @@ -41,4 +41,5 @@ element and the parent element is not an <code><a href="#a">a</a></code> element.</p> </div> + <div id="dom-interface">HTMLParagraphElement</div> </div> Index: select.html =================================================================== RCS file: /sources/public/html5/markup/elements/select.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- select.html 31 Jan 2010 06:11:04 -0000 1.4 +++ select.html 12 Feb 2010 10:33:50 -0000 1.5 @@ -29,4 +29,5 @@ <dd>The number of options to show to the user.</dd> </dl> </div> + <div id="dom-interface">HTMLSelectElement</div> </div> Index: table.html =================================================================== RCS file: /sources/public/html5/markup/elements/table.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- table.html 7 Feb 2010 11:54:03 -0000 1.7 +++ table.html 12 Feb 2010 10:33:50 -0000 1.8 @@ -38,4 +38,5 @@ <dd>A prose description of the structure of the table.</dd> </dl> </div> + <div id="dom-interface">HTMLTableElement</div> </div> Index: thead.html =================================================================== RCS file: /sources/public/html5/markup/elements/thead.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- thead.html 31 Jan 2010 06:11:04 -0000 1.6 +++ thead.html 12 Feb 2010 10:33:50 -0000 1.7 @@ -22,4 +22,5 @@ followed by a <code><a href="#tbody">tbody</a></code> or <code><a href="#tfoot">tfoot</a></code> element.</p> </div> + <div id="dom-interface">HTMLTableSectionElement</div> </div> Index: tbody.html =================================================================== RCS file: /sources/public/html5/markup/elements/tbody.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- tbody.html 31 Jan 2010 06:11:04 -0000 1.5 +++ tbody.html 12 Feb 2010 10:33:50 -0000 1.6 @@ -29,4 +29,5 @@ <code><a href="#tfoot">tfoot</a></code> element, or if there is no more content in the parent element.</p> </div> + <div id="dom-interface">HTMLTableSectionElement</div> </div> Index: td.html =================================================================== RCS file: /sources/public/html5/markup/elements/td.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- td.html 31 Jan 2010 06:11:04 -0000 1.6 +++ td.html 12 Feb 2010 10:33:50 -0000 1.7 @@ -39,4 +39,5 @@ href="#th">th</a></code> element, or if there is no more content in the parent element.</p> </div> + <div id="dom-interface">HTMLTableDataCellElement</div> </div> Index: video.html =================================================================== RCS file: /sources/public/html5/markup/elements/video.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- video.html 3 Feb 2010 10:27:05 -0000 1.7 +++ video.html 12 Feb 2010 10:33:51 -0000 1.8 @@ -57,4 +57,5 @@ upon reaching the end.</dd> </dl> </div> + <div id="dom-interface">HTMLVideoElement</div> </div> Index: col.html =================================================================== RCS file: /sources/public/html5/markup/elements/col.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- col.html 10 Feb 2010 12:49:07 -0000 1.6 +++ col.html 12 Feb 2010 10:33:50 -0000 1.7 @@ -16,5 +16,5 @@ spans.</dd> </dl> </div> - <div id="dom-interface">HTMLTableSectionElement</div> + <div id="dom-interface">HTMLTableColElement</div> </div> Index: source.html =================================================================== RCS file: /sources/public/html5/markup/elements/source.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- source.html 3 Feb 2010 10:27:05 -0000 1.12 +++ source.html 12 Feb 2010 10:33:50 -0000 1.13 @@ -57,4 +57,5 @@ source with a 1.0 pixel ratio.</dd> </dl> </div> + <div id="dom-interface">HTMLSourceElement</div> </div> Index: output.html =================================================================== RCS file: /sources/public/html5/markup/elements/output.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- output.html 3 Feb 2010 10:27:04 -0000 1.5 +++ output.html 12 Feb 2010 10:33:50 -0000 1.6 @@ -15,4 +15,5 @@ element represents.</dd> </dl> </div> + <div id="dom-interface">HTMLOutputElement</div> </div> Index: script.html =================================================================== RCS file: /sources/public/html5/markup/elements/script.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- script.html 8 Feb 2010 10:17:26 -0000 1.12 +++ script.html 12 Feb 2010 10:33:50 -0000 1.13 @@ -38,4 +38,5 @@ <dd>Specifies that the language of the script is JavaScript.</dd> </dl> </div> + <div id="dom-interface">HTMLScriptElement</div> </div> Index: ul.html =================================================================== RCS file: /sources/public/html5/markup/elements/ul.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- ul.html 31 Jan 2010 06:11:05 -0000 1.5 +++ ul.html 12 Feb 2010 10:33:51 -0000 1.6 @@ -12,4 +12,5 @@ <a href="#li" class="element">li</a> elements.</p> </div> + <div id="dom-interface">HTMLUListElement</div> </div> Index: time.html =================================================================== RCS file: /sources/public/html5/markup/elements/time.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- time.html 3 Feb 2010 10:27:05 -0000 1.8 +++ time.html 12 Feb 2010 10:33:51 -0000 1.9 @@ -36,4 +36,5 @@ <a href="#common.data.date-or-time">date-or-time</a> datatype.</p> </div> + <div id="dom-interface">HTMLTimeElement</div> </div> Index: progress.html =================================================================== RCS file: /sources/public/html5/markup/elements/progress.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- progress.html 3 Feb 2010 10:27:04 -0000 1.8 +++ progress.html 12 Feb 2010 10:33:50 -0000 1.9 @@ -18,4 +18,5 @@ units are arbitrary and not specified.</dd> </dl> </div> + <div id="dom-interface">HTMLProgressElement</div> </div> Index: title.html =================================================================== RCS file: /sources/public/html5/markup/elements/title.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- title.html 1 Feb 2010 02:34:55 -0000 1.6 +++ title.html 12 Feb 2010 10:33:51 -0000 1.7 @@ -10,4 +10,5 @@ <a href="#replaceable-character-data">replaceable character data</a> </p> </div> + <div id="dom-interface">HTMLTitleElement</div> </div> Index: tfoot.html =================================================================== RCS file: /sources/public/html5/markup/elements/tfoot.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- tfoot.html 31 Jan 2010 06:11:04 -0000 1.5 +++ tfoot.html 12 Feb 2010 10:33:50 -0000 1.6 @@ -21,4 +21,5 @@ followed by a <code><a href="#tbody">tbody</a></code> element, or if there is no more content in the parent element.</p> </div> + <div id="dom-interface">HTMLTableSectionElement</div> </div> Index: pre.html =================================================================== RCS file: /sources/public/html5/markup/elements/pre.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- pre.html 31 Jan 2010 06:11:04 -0000 1.4 +++ pre.html 12 Feb 2010 10:33:50 -0000 1.5 @@ -8,4 +8,5 @@ elements.</p> </div> <div id="prose-model">Phrasing content</div> + <div id="dom-interface">HTMLPreElement</div> </div> Index: textarea.html =================================================================== RCS file: /sources/public/html5/markup/elements/textarea.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- textarea.html 1 Feb 2010 02:34:55 -0000 1.7 +++ textarea.html 12 Feb 2010 10:33:50 -0000 1.8 @@ -48,4 +48,5 @@ href="#textarea" class="element">textarea</a>.</dd> </dl> </div> + <div id="dom-interface">HTMLTextAreaElement</div> </div> Index: style.html =================================================================== RCS file: /sources/public/html5/markup/elements/style.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- style.html 8 Feb 2010 10:17:26 -0000 1.9 +++ style.html 12 Feb 2010 10:33:50 -0000 1.10 @@ -31,4 +31,5 @@ entire document.</dd> </dl> </div> + <div id="dom-interface">HTMLStyleElement</div> </div> Index: th.html =================================================================== RCS file: /sources/public/html5/markup/elements/th.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- th.html 31 Jan 2010 06:11:04 -0000 1.6 +++ th.html 12 Feb 2010 10:33:50 -0000 1.7 @@ -46,4 +46,5 @@ there is no more content in the parent element.</p> </div> + <div id="dom-interface">HTMLTableHeaderCellElement</div> </div>
Received on Friday, 12 February 2010 10:33:55 UTC