- From: poot <cvsmail@w3.org>
- Date: Sun, 8 Mar 2009 22:35:08 +0900 (JST)
- To: public-html-diffs@w3.org
Fixed a few markup errors 3.2.3.1 Empty Attributes http://people.w3.org/mike/diffs/html5/html-author/Overview.1.53.html#empty-attr 3.5 Choosing HTML or XHTML http://people.w3.org/mike/diffs/html5/html-author/Overview.1.53.html#choosing-html-or-xhtml 5.1 Conforming Elements http://people.w3.org/mike/diffs/html5/html-author/Overview.1.53.html#conforming-elements 5.2 Obsolete Elements http://people.w3.org/mike/diffs/html5/html-author/Overview.1.53.html#obsolete-elements 3.2.4 Comments http://people.w3.org/mike/diffs/html5/html-author/Overview.1.53.html#comments 2.1 A Basic Document http://people.w3.org/mike/diffs/html5/html-author/Overview.1.53.html#a-basic-document 2.2 Understanding Semantics http://people.w3.org/mike/diffs/html5/html-author/Overview.1.53.html#understanding-semantics 3.1 Syntactic Overview http://people.w3.org/mike/diffs/html5/html-author/Overview.1.53.html#syntactic-overview 4.3.92 The bb element http://people.w3.org/mike/diffs/html5/html-author/Overview.1.53.html#the-bb-element http://people.w3.org/mike/diffs/html5/html-author/Overview.diff.html http://dev.w3.org/cvsweb/html5/html-author/Overview.html?r1=1.52&r2=1.53&f=h =================================================================== RCS file: /sources/public/html5/html-author/Overview.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- Overview.html 7 Mar 2009 06:22:28 -0000 1.52 +++ Overview.html 7 Mar 2009 08:24:30 -0000 1.53 @@ -358,9 +358,9 @@ remnant from the early days of the web. For historical reasons, it is needed to ensure that web browsers interpret the document correctly, rather than using a special compatibility mode designed to - replicate the behaviour of older browsers. + replicate the behaviour of older browsers.</p> - </p><p>In your text editor, type the following on the first line, and save + <p>In your text editor, type the following on the first line, and save the file.</p> <div class="html example"> [...975 lines suppressed...] <td>required</td> <td></td> - <td> - </td></tr> + <td></td> + </tr> <tr> <td><code>plaintext</code></td> <td>required</td> @@ -5854,8 +5856,8 @@ <td>required</td> <td>empty</td> <td></td> - <td> - </td></tr> + <td></td> + </tr> <tr> <td><code>xmp</code></td> <td>required</td> Index: Overview.src.html =================================================================== RCS file: /sources/public/html5/html-author/Overview.src.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- Overview.src.html 7 Mar 2009 06:22:28 -0000 1.53 +++ Overview.src.html 7 Mar 2009 08:24:30 -0000 1.54 @@ -98,7 +98,7 @@ produced by the <a href="http://www.w3.org/html/wg/">HTML Working Group</a>, part of the <a href="http://www.w3.org/MarkUp/Activity">HTML Activity</a>. The working group is working on HTML 5 (see the - <a href="http://www.w3.org/html/wg/html5/">HTML 5 Editor's draft</a>). + <a href="http://www.w3.org/html/wg/html5/">HTML 5 Editor's draft</a>). The appropriate forum for comments on this document is <a href="mailto:public-html-comments@w3.org">public-html-comments@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/public-html-comments/" title="Archive for HTML comments mailing-list">public archive</a>) @@ -201,7 +201,7 @@ remnant from the early days of the web. For historical reasons, it is needed to ensure that web browsers interpret the document correctly, rather than using a special compatibility mode designed to - replicate the behaviour of older browsers. + replicate the behaviour of older browsers.</p> <p>In your text editor, type the following on the first line, and save the file.</p> @@ -411,7 +411,7 @@ <!<mark><strong class="case-insensitive">DOCTYPE</strong> <strong class="case-insensitive lower" title="">html</strong> <strong class="case-insensitive">SYSTEM</strong></mark> 'about:legacy-compat'> </code></pre> </div> - The following are also valid alternatives in the HTML syntax:</p> + <p>The following are also valid alternatives in the HTML syntax:</p> <div class="html example"> <p>HTML Example:</p> @@ -514,7 +514,7 @@ can be represented in the same way.</p> <div class="example"> - <p>Example:</p + <p>Example:</p> <pre><code><span></span></code></pre> </div> @@ -786,9 +786,9 @@ <p>These categories are related as follows:</p> - <p><object data=images/content-venn.svg height=288 width=512><img alt="Sectioning content, heading content, phrasing content, and + <p><object data="images/content-venn.svg" height="288" width="512"><img alt="Sectioning content, heading content, phrasing content, and embedded content are all types of flow content. Embedded content is - also a type of phrasing content." src=images/content-venn.png></object> + also a type of phrasing content." src="images/content-venn.png"></object></p> <p class="issue">[Create and link to some sort of index of elements that lists each element in each category.]</p> @@ -842,7 +842,7 @@ <p>Heading content includes the elements for marking up headers. Headings, in conjunction with the sectioning elements, are used to describe the the - structure of the document. + structure of the document.</p> <p>Heading content includes the <code>header</code> element and the <code>h1</code> to <code>h6</code> elements.</p> @@ -889,6 +889,7 @@ allowed content depends upon the parent element. They may contain any content that their parent element may contain, in addition to any other allowances or exceptions described for the element.</p> + <p>When the element has no parent, then the content model defaults to <span>flow content</span>.</p> </section> @@ -4808,266 +4809,266 @@ <td>required</td> <td>required</td> <td>Hyperlink</td> - <td/> + <td></td> </tr> <tr> <td><code>abbr</code></td> <td>required</td> <td>required</td> <td>Abbreviation</td> - <td/> + <td></td> </tr> <tr> <td><code>address</code></td> <td>required</td> <td>required</td> <td>Contact information</td> - <td/> + <td></td> </tr> <tr> <td><code>area</code></td> <td>required</td> <td>empty</td> <td>Image map region</td> - <td/> + <td></td> </tr> <tr> <td><code>article</code></td> <td>required</td> <td>required</td> <td>Independent section</td> - <td/> + <td></td> </tr> <tr> <td><code>aside</code></td> <td>required</td> <td>required</td> <td>Auxiliary section</td> - <td/> + <td></td> </tr> <tr> <td><code>audio</code></td> <td>required</td> <td>required</td> <td>Audio stream</td> - <td/> + <td></td> </tr> <tr> <td><code>b</code></td> <td>required</td> <td>required</td> <td>Bold text</td> - <td/> + <td></td> </tr> <tr> <td><code>base</code></td> <td>required</td> <td>empty</td> <td>Document base URI</td> - <td/> + <td></td> </tr> <tr> <td><code>bb</code></td> <td>required</td> <td>required</td> <td>Browser button</td> - <td/> + <td></td> </tr> <tr> <td><code>bdo</code></td> <td>required</td> <td>required</td> <td>Bi-directional text override</td> - <td/> + <td></td> </tr> <tr> <td><code>blockquote</code></td> <td>required</td> <td>required</td> <td>Long quotation</td> - <td/> + <td></td> </tr> <tr> <td><code>body</code></td> <td>optional</td> <td>optional</td> <td>Main content</td> - <td/> + <td></td> </tr> <tr> <td><code>br</code></td> <td>required</td> <td>empty</td> <td>Line break</td> - <td/> + <td></td> </tr> <tr> <td><code>button</code></td> <td>required</td> <td>required</td> <td>Push button control</td> - <td/> + <td></td> </tr> <tr> <td><code>canvas</code></td> <td>required</td> <td>required</td> <td>Bitmap canvas</td> - <td/> + <td></td> </tr> <tr> <td><code>caption</code></td> <td>required</td> <td>required</td> <td>Table caption</td> - <td/> + <td></td> </tr> <tr> <td><code>cite</code></td> <td>required</td> <td>required</td> <td>Citation</td> - <td/> + <td></td> </tr> <tr> <td><code>code</code></td> <td>required</td> <td>required</td> <td>Code fragment</td> - <td/> + <td></td> </tr> <tr> <td><code>col</code></td> <td>required</td> <td>empty</td> <td>Table column</td> - <td/> + <td></td> </tr> <tr> <td><code>colgroup</code></td> <td>required</td> <td>optional</td> <td>Table column group</td> - <td/> + <td></td> </tr> <tr> <td><code>command</code></td> <td>required</td> <td>empty</td> <td>Command that a user can invoke</td> - <td/> + <td></td> </tr> <tr> <td><code>datagrid</code></td> <td>required</td> <td>required</td> <td>Interactive tree, list or tabular data</td> - <td/> + <td></td> </tr> <tr> <td><code>datalist</code></td> <td>required</td> <td>required</td> <td>Predefined control values</td> - <td/> + <td></td> </tr> <tr> <td><code>dd</code></td> <td>required</td> <td>optional</td> <td>Description description</td> - <td/> + <td></td> </tr> <tr> <td><code>del</code></td> <td>required</td> <td>required</td> <td>Deletion</td> - <td/> + <td></td> </tr> <tr> <td><code>details</code></td> <td>required</td> <td>required</td> <td>Additional information</td> - <td/> + <td></td> </tr> <tr> <td><code>dfn</code></td> <td>required</td> <td>required</td> <td>Defining instance of a term</td> - <td/> + <td></td> </tr> <tr> <td><code>dialog</code></td> <td>required</td> <td>required</td> <td>Conversation</td> - <td/> + <td></td> </tr> <tr> <td><code>div</code></td> <td>required</td> <td>required</td> <td>Generic division</td> - <td/> + <td></td> </tr> <tr> <td><code>dl</code></td> <td>required</td> <td>required</td> <td>Description list</td> - <td/> + <td></td> </tr> <tr> <td><code>dt</code></td> <td>required</td> <td>optional</td> <td>Description term</td> - <td/> + <td></td> </tr> <tr> <td><code>em</code></td> <td>required</td> <td>required</td> <td>Stress emphasis</td> - <td/> + <td></td> </tr> <tr> <td><code>embed</code></td> <td>required</td> <td>empty</td> <td>Embedded application</td> - <td/> + <td></td> </tr> <tr> <td><code>fieldset</code></td> <td>required</td> <td>required</td> <td>Form control group</td> - <td/> + <td></td> </tr> <tr> <td><code>figure</code></td> <td>required</td> <td>required</td> <td>A figure with a caption.</td> - <td/> + <td></td> </tr> <tr> <td><code>footer</code></td> <td>required</td> <td>required</td> <td>Section footer</td> - <td/> + <td></td> </tr> <tr> <td><code>form</code></td> <td>required</td> <td>required</td> <td>Form</td> - <td/> + <td></td> </tr> <tr> <td><code>h1</code></td> @@ -5081,441 +5082,441 @@ <td>required</td> <td>required</td> <td>Heading level 2</td> - <td/> + <td></td> </tr> <tr> <td><code>h3</code></td> <td>required</td> <td>required</td> <td>Heading level 3</td> - <td/> + <td></td> </tr> <tr> <td><code>h4</code></td> <td>required</td> <td>required</td> <td>Heading level 4</td> - <td/> + <td></td> </tr> <tr> <td><code>h5</code></td> <td>required</td> <td>required</td> <td>Heading level 5</td> - <td/> + <td></td> </tr> <tr> <td><code>h6</code></td> <td>required</td> <td>required</td> <td>Heading level 6</td> - <td/> + <td></td> </tr> <tr> <td><code>head</code></td> <td>optional</td> <td>optional</td> <td>Document head</td> - <td/> + <td></td> </tr> <tr> <td><code>header</code></td> <td>required</td> <td>required</td> <td>Section header</td> - <td/> + <td></td> </tr> <tr> <td><code>hr</code></td> <td>required</td> <td>empty</td> <td>Separator</td> - <td/> + <td></td> </tr> <tr> <td><code>html</code></td> <td>optional</td> <td>optional</td> <td>Document root</td> - <td/> + <td></td> </tr> <tr> <td><code>i</code></td> <td>required</td> <td>required</td> <td>Italic text</td> - <td/> + <td></td> </tr> <tr> <td><code>iframe</code></td> <td>required</td> <td>required</td> <td>Inline frame</td> - <td/> + <td></td> </tr> <tr> <td><code>img</code></td> <td>required</td> <td>empty</td> <td>Image</td> - <td/> + <td></td> </tr> <tr> <td><code>input</code></td> <td>required</td> <td>empty</td> <td>Form control</td> - <td/> + <td></td> </tr> <tr> <td><code>ins</code></td> <td>required</td> <td>required</td> <td>Insertion</td> - <td/> + <td></td> </tr> <tr> <td><code>kbd</code></td> <td>required</td> <td>required</td> <td>User input</td> - <td/> + <td></td> </tr> <tr> <td><code>label</code></td> <td>required</td> <td>required</td> <td>Form control label</td> - <td/> + <td></td> </tr> <tr> <td><code>legend</code></td> <td>required</td> <td>required</td> <td>Explanatory title or caption</td> - <td/> + <td></td> </tr> <tr> <td><code>li</code></td> <td>required</td> <td>optional</td> <td>List item</td> - <td/> + <td></td> </tr> <tr> <td><code>link</code></td> <td>required</td> <td>empty</td> <td>Link to resources</td> - <td/> + <td></td> </tr> <tr> <td><code>map</code></td> <td>required</td> <td>required</td> <td>Client-side image map</td> - <td/> + <td></td> </tr> <tr> <td><code>mark</code></td> <td>required</td> <td>required</td> <td>Marked or highlighted text</td> - <td/> + <td></td> </tr> <tr> <td><code>menu</code></td> <td>required</td> <td>required</td> <td>Command menu</td> - <td/> + <td></td> </tr> <tr> <td><code>meta</code></td> <td>required</td> <td>empty</td> <td>Metadata</td> - <td/> + <td></td> </tr> <tr> <td><code>meter</code></td> <td>required</td> <td>required</td> <td>Scalar measurement</td> - <td/> + <td></td> </tr> <tr> <td><code>nav</code></td> <td>required</td> <td>required</td> <td>Navigation</td> - <td/> + <td></td> </tr> <tr> <td><code>noscript</code></td> <td>required</td> <td>required</td> <td>Alternative content for no script support</td> - <td/> + <td></td> </tr> <tr> <td><code>object</code></td> <td>required</td> <td>required</td> <td>Generic embedded resource</td> - <td/> + <td></td> </tr> <tr> <td><code>ol</code></td> <td>required</td> <td>required</td> <td>Ordered list</td> - <td/> + <td></td> </tr> <tr> <td><code>optgroup</code></td> <td>required</td> <td>optional</td> <td>Option group</td> - <td/> + <td></td> </tr> <tr> <td><code>option</code></td> <td>required</td> <td>optional</td> <td>Selection choice</td> - <td/> + <td></td> </tr> <tr> <td><code>output</code></td> <td>required</td> <td>required</td> <td>Output control</td> - <td/> + <td></td> </tr> <tr> <td><code>p</code></td> <td>required</td> <td>optional</td> <td>Paragraph</td> - <td/> + <td></td> </tr> <tr> <td><code>param</code></td> <td>required</td> <td>empty</td> <td>Plugin parameter</td> - <td/> + <td></td> </tr> <tr> <td><code>pre</code></td> <td>required</td> <td>required</td> <td>Preformatted text</td> - <td/> + <td></td> </tr> <tr> <td><code>progress</code></td> <td>required</td> <td>required</td> <td>Progress of a task</td> - <td/> + <td></td> </tr> <tr> <td><code>q</code></td> <td>required</td> <td>required</td> <td>Inline quotation</td> - <td/> + <td></td> </tr> <tr> <td><code>rp</code></td> <td>required</td> <td>required</td> <td>Ruby parenthesis</td> - <td/> + <td></td> </tr> <tr> <td><code>rt</code></td> <td>required</td> <td>required</td> <td>Ruby text</td> - <td/> + <td></td> </tr> <tr> <td><code>ruby</code></td> <td>required</td> <td>required</td> <td>Ruby annotation</td> - <td/> + <td></td> </tr> <tr> <td><code>samp</code></td> <td>required</td> <td>required</td> <td>Sample output</td> - <td/> + <td></td> </tr> <tr> <td><code>script</code></td> <td>required</td> <td>required</td> <td>Linked or embedded script</td> - <td/> + <td></td> </tr> <tr> <td><code>section</code></td> <td>required</td> <td>required</td> <td>Document section</td> - <td/> + <td></td> </tr> <tr> <td><code>select</code></td> <td>required</td> <td>required</td> <td>Selection control</td> - <td/> + <td></td> </tr> <tr> <td><code>small</code></td> <td>required</td> <td>required</td> <td>Small print</td> - <td/> + <td></td> </tr> <tr> <td><code>source</code></td> <td>required</td> <td>empty</td> <td>Media resource</td> - <td/> + <td></td> </tr> <tr> <td><code>span</code></td> <td>required</td> <td>required</td> <td>Generic inline container</td> - <td/> + <td></td> </tr> <tr> <td><code>strong</code></td> <td>required</td> <td>required</td> <td>Strong importance</td> - <td/> + <td></td> </tr> <tr> <td><code>style</code></td> <td>required</td> <td>required</td> <td>Embedded stylesheet</td> - <td/> + <td></td> </tr> <tr> <td><code>sub</code></td> <td>required</td> <td>required</td> <td>Subscript</td> - <td/> + <td></td> </tr> <tr> <td><code>sup</code></td> <td>required</td> <td>required</td> <td>Superscript</td> - <td/> + <td></td> </tr> <tr> <td><code>table</code></td> <td>required</td> <td>required</td> <td>Table</td> - <td/> + <td></td> </tr> <tr> <td><code>tbody</code></td> <td>optional</td> <td>optional</td> <td>Table body</td> - <td/> + <td></td> </tr> <tr> <td><code>td</code></td> <td>required</td> <td>optional</td> <td>Table cell</td> - <td/> + <td></td> </tr> <tr> <td><code>textarea</code></td> <td>required</td> <td>required</td> <td>Multi-line text control</td> - <td/> + <td></td> </tr> <tr> <td><code>tfoot</code></td> <td>optional</td> <td>optional</td> <td>Table footer</td> - <td/> + <td></td> </tr> <tr> <td><code>th</code></td> <td>required</td> <td>optional</td> <td>Table header cell</td> - <td/> + <td></td> </tr> <tr> <td><code>thead</code></td> <td>optional</td> <td>optional</td> <td>Table head</td> - <td/> + <td></td> </tr> <tr> <td><code>time</code></td> <td>required</td> <td>required</td> <td>Date and/or time</td> - <td/> + <td></td> </tr> <tr> <td><code>title</code></td> <td>required</td> <td>required</td> <td>Document title</td> - <td/> + <td></td> </tr> <tr> <td><code>tr</code></td> <td>required</td> <td>optional</td> <td>Table row</td> - <td/> + <td></td> </tr> <tr> <td><code>ul</code></td> <td>required</td> <td>required</td> <td>Unordered list</td> - <td/> + <td></td> </tr> <tr> <td><code>var</code></td> <td>required</td> <td>required</td> <td>Variable</td> - <td/> + <td></td> </tr> <tr> <td><code>video</code></td> <td>required</td> <td>required</td> <td>Video or movie</td> - <td/> + <td></td> </tr> </tbody> </table> @@ -5649,14 +5650,14 @@ <td>required</td> <td>required</td> <td></td> - <td/> + <td></td> </tr> <tr> <td><code>noframes</code></td> <td>required</td> <td>required</td> <td></td> - <td/> + <td></td> </tr> <tr> <td><code>plaintext</code></td> @@ -5698,7 +5699,7 @@ <td>required</td> <td>empty</td> <td></td> - <td/> + <td></td> </tr> <tr> <td><code>xmp</code></td>
Received on Sunday, 8 March 2009 13:35:46 UTC