- From: CVS User jkosek <cvsmail@w3.org>
- Date: Thu, 04 Apr 2013 15:42:59 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20
In directory gil:/tmp/cvs-serv22841
Modified Files:
its20.html its20.odd
Log Message:
Fixed typo in element name
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html 2013/04/04 09:13:17 1.376
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html 2013/04/04 15:42:56 1.377
@@ -1849,7 +1849,7 @@
<code>direction="rtlText"</code> have right-to-left content, except that bdo
elements with that attribute have right-to-left override content.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096"><its:rules</strong> <span class="hl-attribute" style="color: #F5844C">xmlns:its</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/2005/11/its"</span> <span class="hl-attribute" style="color: #F5844C">version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class="hl-tag" style="color: #000096">></strong>
<strong class="hl-tag" style="color: #000096"><its:dirRule</strong> <span class="hl-attribute" style="color: #F5844C">dir</span>=<span class="hl-value" style="color: #993300">"rtl"</span> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"//*[@direction='rtlText']"</span><strong class="hl-tag" style="color: #000096">/></strong>
- <strong class="hl-tag" style="color: #000096"><its:dirRule</strong> <span class="hl-attribute" style="color: #F5844C">dir</span>=<span class="hl-value" style="color: #993300">"rlo"</span> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"//bdo[@direction='rtlText']"</span><strong class="hl-tag" style="color: #000096">/></strong>'
+ <strong class="hl-tag" style="color: #000096"><its:dirRule</strong> <span class="hl-attribute" style="color: #F5844C">dir</span>=<span class="hl-value" style="color: #993300">"rlo"</span> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"//bdo[@direction='rtlText']"</span><strong class="hl-tag" style="color: #000096">/></strong>
<strong class="hl-tag" style="color: #000096"></its:rules></strong>
</pre></div><p>[Source file: <a href="examples/xml/EX-dir-selector-2.xml" shape="rect">examples/xml/EX-dir-selector-2.xml</a>]</p></div><p id="directionality-local">LOCAL: The following local markup is available for the
<a href="#directionality" shape="rect">Directionality</a> data category:</p><ul><li><p>A <code class="its-attr-markup">dir</code> attribute with the value "ltr",
@@ -2209,7 +2209,7 @@
data category can be expressed with global rules, or locally on an
individual element. There is no inheritance.</p><p id="text-analysis-global">
GLOBAL: The
- <code class="its-elem-markup">TextAnalysisRule</code>
+ <code class="its-elem-markup">textAnalysisRule</code>
element contains the following:
</p><ul><li><p>
A required
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2013/04/03 20:06:07 1.370
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2013/04/04 15:42:59 1.371
@@ -3344,7 +3344,7 @@
individual element. There is no inheritance.</p>
<p xml:id="text-analysis-global">
GLOBAL: The
- <gi>TextAnalysisRule</gi>
+ <gi>textAnalysisRule</gi>
element contains the following:
</p>
<list type="unordered">
Received on Thursday, 4 April 2013 15:43:07 UTC