- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 04 Aug 2010 12:59:21 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv4335/src
Modified Files:
datatypes.html documents.html references.html syntax.html
Log Message:
added the beginnings of an alphabetical index
Index: documents.html
===================================================================
RCS file: /sources/public/html5/markup/src/documents.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- documents.html 25 Jun 2010 05:32:27 -0000 1.11
+++ documents.html 4 Aug 2010 12:59:18 -0000 1.12
@@ -50,7 +50,7 @@
is defined by rules in the XML specification
<a href="#refsXML">[XML]</a>
and in the Namespaces in XML 1.0 specification
- <a href="#refsXML">[XMLNS]</a>;
+ <a href="#refsXMLNS">[XMLNS]</a>;
any syntax-level requirements for
<a href="#syntax-document-xml">documents in the XML syntax</a>
described in this reference are intended to be the same as
@@ -168,7 +168,7 @@
for
<a href="#html-elements">HTML elements</a>
may be written with any mix of lowercase and uppercase
- letters that are an
+ letters that are a
<a href="#case-insensitive">case-insensitive match</a>
for the names of the attributes given in the
<a href="#elements">HTML elements</a>
Index: references.html
===================================================================
RCS file: /sources/public/html5/markup/src/references.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- references.html 27 Jul 2010 09:23:47 -0000 1.23
+++ references.html 4 Aug 2010 12:59:18 -0000 1.24
@@ -2,12 +2,12 @@
xmlns="http://www.w3.org/1999/xhtml">
<h2>References</h2>
<dl>
- <dt><dfn id="refsABNF">[ABNF]</dfn></dt>
+ <dt><dfn id="refsABNF">ABNF</dfn></dt>
<dd><cite><a
href="http://tools.ietf.org/html/std68"
>Augmented BNF for Syntax Specifications: ABNF</a></cite>.
D. Crocker, P. Overell.</dd>
- <dt><dfn id="refsBCP47">[BCP47]</dfn></dt>
+ <dt><dfn id="refsBCP47">BCP47</dfn></dt>
<dd><cite><a href="http://tools.ietf.org/html/bcp47"
>Tags for Identifying Languages</a></cite>. A.
Phillips, M. Davis.</dd>
@@ -15,11 +15,11 @@
tags, see in particular <a
href="http://tools.ietf.org/html/bcp47#appendix-A"
>http://tools.ietf.org/html/bcp47#appendix-A</a>)</span></dd>
- <dt><dfn id="refsCSS">[CSS]</dfn></dt>
+ <dt><dfn id="refsCSS">CSS</dfn></dt>
<dd><cite><a href="http://www.w3.org/TR/2008/WD-css-beijing-20080516/"
>Cascading Style Sheets (CSS) Snapshot 2007</a></cite>.
Elika J. Etemad.</dd>
- <dt><dfn id="refsDOMCORE">[DOMCORE]</dfn></dt>
+ <dt><dfn id="refsDOMCORE">DOMCORE</dfn></dt>
<dd><cite><a
href="http://www.w3.org/TR/DOM-Level-3-Core/"
>Document Object Model (DOM) Level 3 Core</a></cite>.
@@ -34,12 +34,12 @@
<dd><span class="references-note" >(see in particular <a
href="http://www.w3.org/TR/DOM-Level-3-Core/core.html#Node3-textContent"
>http://www.w3.org/TR/DOM-Level-3-Core/core.html#Node3-textContent</a>)</span></dd>
- <dt><dfn id="refsECMA262">[ECMA262]</dfn></dt>
+ <dt><dfn id="refsECMA262">ECMA262</dfn></dt>
<dd><cite><a
href="http://www.ecma-international.org/publications/standards/Ecma-262.htm"
>ECMAScript Language Specification</a></cite>.
5th edition.</dd>
- <dt><dfn id="refsEntities">[Entities]</dfn></dt>
+ <dt><dfn id="refsEntities">Entities</dfn></dt>
<dd><cite><a
href="http://www.w3.org/TR/xml-entity-names/"
>XML Entity definitions for Characters</a></cite>.
@@ -48,23 +48,23 @@
<dd><span class="references-note" >(see in particular <a
href="http://www.w3.org/TR/xml-entity-names/byalpha.html"
>http://www.w3.org/TR/xml-entity-names/byalpha.html</a>)</span></dd>
- <dt><dfn id="refsHTML5">[HTML5]</dfn></dt>
+ <dt><dfn id="refsHTML5">HTML5</dfn></dt>
<dd><cite><a
href="http://dev.w3.org/html5/spec/"
>HTML 5: A vocabulary and associated APIs for HTML and XHTML</a></cite>.
Ian Hickson.
W3C Editor’s Draft.</dd>
- <dt><dfn id="refsHTML5AUTHOR">[HTML5AUTHOR]</dfn></dt>
+ <dt><dfn id="refsHTML5AUTHOR">HTML5AUTHOR</dfn></dt>
<dd><cite><a
href="http://dev.w3.org/html5/spec-author-view/"
>HTML5 (Edition for Web Authors)</a></cite>.
Ian Hickson.
W3C Editor’s Draft.</dd>
- <dt><dfn id="refsIANACHARSET">[IANACHARSET]</dfn></dt>
+ <dt><dfn id="refsIANACHARSET">IANACHARSET</dfn></dt>
<dd><cite><a
href="http://www.iana.org/assignments/character-sets"
>Character Sets</a></cite>. Internet Assigned Numbers Authority (IANA).</dd>
- <dt><dfn id="refsMQ">[MQ]</dfn></dt>
+ <dt><dfn id="refsMediaQueries">MediaQueries</dfn></dt>
<dd><cite><a
href="http://www.w3.org/TR/2009/CR-css3-mediaqueries-20090915/"
>Media Queries</a></cite>.
@@ -73,51 +73,51 @@
<dd><span class="references-note" >(see in particular <a
href="http://www.w3.org/TR/2009/CR-css3-mediaqueries-20090915/#syntax"
>http://www.w3.org/TR/2009/CR-css3-mediaqueries-20090915/#syntax</a>)</span></dd>
- <dt><dfn id="refsRFC1034">[RFC1034]</dfn></dt>
+ <dt><dfn id="refsRFC1034">RFC1034</dfn></dt>
<dd><cite><a href="http://tools.ietf.org/html/rfc1034" >Internet
Message Format</a></cite>. P. Mockapetris.</dd>
<dd><span class="references-note" >(see in particular <a
href="http://tools.ietf.org/html/rfc1034#section-3.5"
>http://tools.ietf.org/html/rfc1034#section-3.5</a></span></dd>
- <dt><dfn id="refsRFC2046">[RFC2046]</dfn></dt>
+ <dt><dfn id="refsRFC2046">RFC2046</dfn></dt>
<dd><cite><a href="http://tools.ietf.org/html/rfc2046"
>Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types</a></cite>.
N. Freed, N. Borenstein.</dd>
<dd><span class="references-note" >(see in particular <a
href="http://tools.ietf.org/html/rfc2046#section-2"
>http://tools.ietf.org/html/rfc2046#section-2</a>)</span></dd>
- <dt><dfn id="refsRFC3339">[RFC3339]</dfn></dt>
+ <dt><dfn id="refsRFC3339">RFC3339</dfn></dt>
<dd><cite><a href="http://tools.ietf.org/html/rfc3339" >Date and
Time on the Internet: Timestamps</a></cite>.
G. Klyne, C. Newman.</dd>
<dd><span class="references-note" >(see in particular <a
href="http://tools.ietf.org/html/rfc3339#section-5.6"
>http://tools.ietf.org/html/rfc3339#section-5.6</a>)</span></dd>
- <dt><dfn id="refsRFC3987">[RFC3987]</dfn></dt>
+ <dt><dfn id="refsRFC3987">RFC3987</dfn></dt>
<dd><cite><a href="http://tools.ietf.org/html/rfc3987"
>Internationalized Resource Identifiers (IRIs)</a></cite>.
M. Duerst, M. Suignard.</dd>
<dd><span class="references-note" >(see in particular <a
href="http://tools.ietf.org/html/rfc3987#section-2.2"
>http://tools.ietf.org/html/rfc3987#section-2.2</a>)</span></dd>
- <dt><dfn id="refsRFC5322">[RFC5322]</dfn></dt>
+ <dt><dfn id="refsRFC5322">RFC5322</dfn></dt>
<dd><cite><a href="http://tools.ietf.org/html/rfc5322" >Internet
Message Format</a></cite>. P. Resnick.</dd>
<dd><span class="references-note" >(see in particular <a
href="http://tools.ietf.org/html/rfc5322#section-3.2.3"
>http://tools.ietf.org/html/rfc5322#section-3.2.3</a>)</span></dd>
- <dt><dfn id="refsXML">[XML]</dfn></dt>
+ <dt><dfn id="refsXML">XML</dfn></dt>
<dd><cite><a href="http://www.w3.org/TR/xml/"
>Extensible Markup Language (XML) 1.0</a></cite>.
Tim Bray, Jean Paoli, C. M.
Sperberg-McQueen, Eve Maler, François Yergeau.
W3C Recommendation.</dd>
- <dt><dfn id="refsXMLBase">[XMLBase]</dfn></dt>
+ <dt><dfn id="refsXMLBase">XMLBase</dfn></dt>
<dd><cite><a href="http://www.w3.org/TR/xmlbase/"
>XML Base</a></cite>.
Jonathan Marsh, Richard Tobin.
W3C Recommendation.</dd>
- <dt><dfn id="refsXMLNS">[XMLNS]</dfn></dt>
+ <dt><dfn id="refsXMLNS">XMLNS</dfn></dt>
<dd><cite><a href="http://www.w3.org/TR/xml-names/"
>Namespaces in XML 1.0</a></cite>.
Tim Bray, Dave Hollander, Andrew Layman, Richard Tobin.
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/markup/src/syntax.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- syntax.html 3 Jul 2010 02:26:33 -0000 1.85
+++ syntax.html 4 Aug 2010 12:59:18 -0000 1.86
@@ -355,8 +355,8 @@
<a href="#xml-syntax">the XML syntax</a>
are defined in the XML specification
<a href="#refsXML">[XML]</a>.</p>
- <ul>
- <li><dfn id="tags" title="syntax-tags">Tags</dfn> are used to
+ <ul id="elements-html-syntax-list">
+ <li><dfn id="tags" title="syntax-tags">tags</dfn> are used to
delimit the start and end of elements in markup. Elements
have a
<a href="#syntax-start-tags">start tag</a>
@@ -365,7 +365,7 @@
<a href="#syntax-end-tags">end tag</a>
to
indicate where they end.</li>
- <li><dfn id="tag-name" title="syntax-tag-name">Tag names</dfn>
+ <li><dfn id="tag-name" title="syntax-tag-name">tag names</dfn>
are used within element start tags and end tags to
give the element’s name.
<a href="#html-elements">HTML elements</a>
@@ -375,7 +375,7 @@
and
<code title="U+0041 LATIN CAPITAL LETTER A–U+005A LATIN CAPITAL LETTER Z">A–Z</code>.</li>
<li>
- <dfn id="syntax-start-tags">Start tags</dfn>
+ <dfn id="syntax-start-tags">start tags</dfn>
consist of the following parts, in exactly the following
order:
<ol>
@@ -402,7 +402,7 @@
</ol>
</li>
<li>
- <dfn id="syntax-end-tags">End tags</dfn>
+ <dfn id="syntax-end-tags">end tags</dfn>
consist of the following parts, in exactly the following
order:
<ol>
@@ -492,7 +492,7 @@
<section id="syntax-attributes">
<h2>Attributes</h2>
<p>
- <dfn id="attribute" title="syntax-attributes">Attributes</dfn>
+ <dfn id="attribute" title="syntax-attributes">attributes</dfn>
for an element are expressed inside the element’s start
tag. Attributes have a
<a href="#attribute-name">name</a>
@@ -504,7 +504,7 @@
start tag whose names are a
<a href="#case-insensitive">case-insensitive match</a>
for each other.</p>
- <p id="elements-xml-syntax">The following list describes syntax
+ <p id="attributes-basic-syntax">The following list describes syntax
rules for attributes in
<a href="#syntax-document-html">documents in the HTML syntax</a>.
Syntax rules for attributes in
@@ -512,9 +512,9 @@
are defined in
the XML specification <a href="#refsXML">[XML]</a>.
</p>
- <ul>
+ <ul id="attributes-basic-syntax-list">
<li><dfn id="attribute-name"
- title="syntax-attribute-name">Attribute names</dfn>
+ title="syntax-attribute-name">attribute names</dfn>
<a href="#must-requirement">must</a>
consist of one or more characters other than the
<a href="#space">space characters</a>,
@@ -537,19 +537,14 @@
<a href="#case-insensitive">case-insensitive match</a>
for the string "<code>xml</code>".</li>
<li>
- <dfn id="syntax-attribute-value">Attribute values</dfn>, in
+ <dfn id="syntax-attribute-value">attribute values</dfn>, in
general, are
<a href="#normal-character-data">normal character data</a>;
however, the <a href="#elements">HTML elements</a> section
of this reference describes further restrictions on the
- allowed values of all attributes that are part of the
- <a href="#html-language">HTML language</a>.
- An attribute
+ allowed values of particular attributes, and attributes
<a href="#must-requirement">must</a>
- not have a value that is not allowed by
- the
- <a href="#content-model">content model</a>
- of the element that contains it.</li>
+ have values that conform to those restrictions.</li>
</ul>
<p>In the <a href="#html-syntax">the HTML syntax</a>,
attributes can be specified in four different ways:</p>
@@ -560,7 +555,7 @@
<li><a href="#syntax-attr-double-quoted">double-quoted attribute-value syntax</a></li>
</ol>
<dl>
- <dt><dfn id="syntax-attr-empty">Empty attribute syntax</dfn></dt>
+ <dt><dfn id="syntax-attr-empty">empty attribute syntax</dfn></dt>
<dd>
<p>Certain attributes may be specified by providing just the
<a href="#attribute-name">attribute name</a>,
@@ -575,7 +570,7 @@
</dd>
<dt><dfn id="syntax-attr-unquoted"
title="syntax-attr-unquoted"
- >Unquoted attribute-value syntax</dfn></dt>
+ >unquoted attribute-value syntax</dfn></dt>
<dd>
<p>An
<dfn id="attr-value-unquoted"
@@ -630,7 +625,7 @@
"<code title="U+002F SOLIDUS">/</code>"
character.</p>
</dd>
- <dt><dfn id="syntax-attr-single-quoted">Single-quoted attribute-value syntax</dfn></dt>
+ <dt><dfn id="syntax-attr-single-quoted">single-quoted attribute-value syntax</dfn></dt>
<dd>
<p>A
<dfn id="attr-value-single-quoted"
@@ -674,7 +669,7 @@
<pre><input <em>type='checkbox'</em>></pre>
</div>
</dd>
- <dt><dfn id="syntax-attr-double-quoted">Double-quoted attribute-value syntax</dfn></dt>
+ <dt><dfn id="syntax-attr-double-quoted">double-quoted attribute-value syntax</dfn></dt>
<dd>
<p>A
<dfn id="attr-value-double-quoted"
@@ -721,7 +716,7 @@
</section>
<section id="text-syntax">
<h2>Text and character data</h2>
- <p><dfn id="syntax-text" title="syntax-text">Text</dfn>
+ <p><dfn id="syntax-text" title="syntax-text">text</dfn>
in
<a href="#contents">element contents</a>
(including in
@@ -750,7 +745,7 @@
<p><dfn
id="character-data"
title="character-data"
- >Character data</dfn> contains
+ >character data</dfn> contains
<a href="#syntax-text">text</a>, in some cases in combination with
<a href="#syntax-charref">character references</a>,
along with certain additional restrictions. There are three
@@ -763,7 +758,7 @@
<dl id="character-data-types-list">
<dt><dfn
id="normal-character-data"
- title="normal-character-data">Normal character data</dfn></dt>
+ title="normal-character-data">normal character data</dfn></dt>
<dd>
<p>Certain elements and strings in the values of
particular attributes contain normal character data.
@@ -787,7 +782,7 @@
<dt><dfn
id="replaceable-character-data"
title="replaceable-character-data"
- >Replaceable character data</dfn></dt>
+ >replaceable character data</dfn></dt>
<dd>
<p>In
<a href="#syntax-document-html">documents in the HTML syntax</a>,
@@ -844,7 +839,7 @@
<dt><dfn
id="non-replaceable-character-data"
title="non-replaceable-character-data"
- >Non-replaceable character data</dfn></dt>
+ >non-replaceable character data</dfn></dt>
<dd>
<p>In
<a href="#syntax-document-html">documents in the HTML syntax</a>,
@@ -903,7 +898,7 @@
</section>
<section id="character-references">
<h2>Character references</h2>
- <p><dfn id="syntax-charref">Character references</dfn> are a form
+ <p><dfn id="syntax-charref">character references</dfn> are a form
of markup for representing single individual characters. There
are three types of character references:</p>
<ul>
@@ -912,7 +907,7 @@
<li><a href="#hex-charref">hexadecimal numeric character references</a></li>
</ul>
<dl>
- <dt><dfn id="named-charref">Named character reference</dfn></dt>
+ <dt><dfn id="named-charref">named character reference</dfn></dt>
<dd><p>Named character references consist of the following
parts in exactly the following order:</p>
<ol>
@@ -935,7 +930,7 @@
<pre>&dagger;</pre>
</div>
</dd>
- <dt><dfn id="dec-charref">Decimal numeric character reference</dfn></dt>
+ <dt><dfn id="dec-charref">decimal numeric character reference</dfn></dt>
<dd><p>Decimal numerical character references consist of the
following parts, in exactly the following order.</p>
<ol>
@@ -965,7 +960,7 @@
<pre>&#8224;</pre>
</div>
</dd>
- <dt><dfn id="hex-charref">Hexadecimal numeric character reference</dfn></dt>
+ <dt><dfn id="hex-charref">hexadecimal numeric character reference</dfn></dt>
<dd><p>Hexadecimal numeric character references consist of
the following parts, in exactly the following order.</p>
<ol>
@@ -1028,7 +1023,7 @@
<section id="comments">
<h2>Comments</h2>
<p>
- <dfn id="syntax-comments" title="syntax-comments">Comments</dfn>
+ <dfn id="syntax-comments" title="syntax-comments">comments</dfn>
consist of the following parts, in exactly the following
order:</p>
<ol>
Index: datatypes.html
===================================================================
RCS file: /sources/public/html5/markup/src/datatypes.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- datatypes.html 1 Aug 2010 06:36:53 -0000 1.50
+++ datatypes.html 4 Aug 2010 12:59:18 -0000 1.51
@@ -1,7 +1,7 @@
<section
xmlns="http://www.w3.org/1999/xhtml">
- <section id="data-string-def" class="no-toc">
- <h2 class="common-subhead"><dfn id="data-string">String</dfn></h2>
+ <section id="data-string-def" class="no-toc no-number">
+ <h2 class="common-subhead"><dfn id="data-string">string</dfn></h2>
<div class="datatype-desc">For the purposes of this document, a
<a href="#data-string">string</a>
is defined as
@@ -20,8 +20,8 @@
</ul>
</div>
</section>
- <section id="data-comma-separated-strings-def" class="no-toc">
- <h2 class="common-subhead"><dfn id="data-comma-separated-strings">Set of comma-separated strings</dfn></h2>
+ <section id="data-comma-separated-strings-def" class="no-toc no-number">
+ <h2 class="common-subhead"><dfn id="data-comma-separated-strings">set of comma-separated strings</dfn></h2>
<div class="datatype-desc">Zero or more
<a href="#data-string">strings</a>
that are themselves each zero or more characters, each
@@ -39,8 +39,8 @@
"<code title="U+002C COMMA">,</code>"
(comma) characters.</div>
</section>
- <section id="data-token-def" class="no-toc">
- <h2 class="common-subhead"><dfn id="data-token">Token</dfn></h2>
+ <section id="data-token-def" class="no-toc no-number">
+ <h2 class="common-subhead"><dfn id="data-token">token</dfn></h2>
<div class="datatype-desc">A
<a href="#data-string">string</a>
that does not contain any
@@ -526,7 +526,7 @@
title="media-query"
>media query list</dfn>,
as defined in
- <cite>Media Queries</cite> <a href="#refsMQ">[MQ]</a>.</div>
+ <a href="#refsMediaQueries">[MediaQueries]</a>.</div>
</dd>
</dl>
<dl><dt>langcode</dt>
Received on Wednesday, 4 August 2010 12:59:23 UTC