- From: CVS User alommel <cvsmail@w3.org>
- Date: Tue, 20 Nov 2012 09:03:22 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20
In directory gil:/tmp/cvs-serv32236
Modified Files:
its20.html its20.odd
Log Message:
Corrected a minor language error
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html 2012/11/20 08:53:40 1.233
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html 2012/11/20 09:03:22 1.234
@@ -3378,7 +3378,7 @@
<h2><a href="#contents" shape="rect"><img src="images/topOfPage.gif" align="right" height="26" width="26" title="Go to the table of contents." alt="Go to the table of contents."/></a><a name="html5-markup" id="html5-markup" shape="rect"/>7 Using ITS Markup in HTML5</h2><div class="div2">
<h3><a href="#contents" shape="rect"><img src="images/topOfPage.gif" align="right" height="26" width="26" title="Go to the table of contents." alt="Go to the table of contents."/></a><a name="html5-local-attributes" id="html5-local-attributes" shape="rect"/>7.1 Mapping of Local Data Categories to HTML5</h3><p>All data categories defined in <a class="section-ref" href="#datacategory-description" shape="rect">Section 6: Description of Data Categories</a>
and having local implementation might be used in HTML with the exception of <a href="#trans-datacat" shape="rect">Translate</a>, <a href="#directionality" shape="rect">Directionality</a>, <a href="#ruby-annotation" shape="rect">Ruby</a>, and <a href="#language-information" shape="rect">Language
- Information</a> data categories.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Above mentioned data categories are excluded because HTML have native markup for
+ Information</a> data categories.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The above mentioned data categories are excluded because HTML has native markup for
them.</p></div><p>In HTML data categories are implemented as attributes. Name of HTML attribute is
derived from the name of attribute defined in the local implementation by using the
following rules:</p><ol class="depth1"><li><p>Attribute name is prefixed with <code>its-</code></p></li><li><p>Each uppercase letter in the attribute name is replaced by <code>-</code>
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2012/11/20 08:53:40 1.231
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2012/11/20 09:03:22 1.232
@@ -4791,7 +4791,7 @@
>Ruby</ref>, and <ref target="#language-information" type="specref">Language
Information</ref> data categories.</p>
<note>
- <p>Above mentioned data categories are excluded because HTML have native markup for
+ <p>The above mentioned data categories are excluded because HTML has native markup for
them.</p>
</note>
<p>In HTML data categories are implemented as attributes. Name of HTML attribute is
Received on Tuesday, 20 November 2012 09:03:32 UTC