[html5] r7579 - [e] (0) Add another example of suitable <i>ness. Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Mon Dec 10 15:39:31 PST 2012


Author: ianh
Date: 2012-12-10 15:39:30 -0800 (Mon, 10 Dec 2012)
New Revision: 7579

Modified:
   complete.html
   index
   source
Log:
[e] (0) Add another example of suitable <i>ness.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-12-10 20:24:12 UTC (rev 7578)
+++ complete.html	2012-12-10 23:39:30 UTC (rev 7579)
@@ -21928,11 +21928,10 @@
    <dd><a href=#global-attributes>Global attributes</a></dd>
    <dt><a href=#element-dfn-dom title=element-dfn-dom>DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
    <dd>Uses <code><a href=#htmlelement>HTMLElement</a></code>.</dd>
-  </dl><!--TOPIC:HTML--><p>The <code><a href=#the-i-element>i</a></code> element <a href=#represents>represents</a> a span of text
-  in an alternate voice or mood, or otherwise offset from the normal
-  prose in a manner indicating a different quality of text, such as a
-  taxonomic designation, a technical term, an idiomatic phrase from
-  another language, a thought, or a ship name in Western texts.</p>
+  </dl><!--TOPIC:HTML--><p>The <code><a href=#the-i-element>i</a></code> element <a href=#represents>represents</a> a span of text in an alternate voice or
+  mood, or otherwise offset from the normal prose in a manner indicating a different quality of
+  text, such as a taxonomic designation, a technical term, an idiomatic phrase from another
+  language, transliteration, a thought, or a ship name in Western texts.</p>
 
   <p>Terms in languages different from the main text should be
   annotated with <code title=attr-lang><a href=#attr-lang>lang</a></code> attributes (or,

Modified: index
===================================================================
--- index	2012-12-10 20:24:12 UTC (rev 7578)
+++ index	2012-12-10 23:39:30 UTC (rev 7579)
@@ -21928,11 +21928,10 @@
    <dd><a href=#global-attributes>Global attributes</a></dd>
    <dt><a href=#element-dfn-dom title=element-dfn-dom>DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
    <dd>Uses <code><a href=#htmlelement>HTMLElement</a></code>.</dd>
-  </dl><!--TOPIC:HTML--><p>The <code><a href=#the-i-element>i</a></code> element <a href=#represents>represents</a> a span of text
-  in an alternate voice or mood, or otherwise offset from the normal
-  prose in a manner indicating a different quality of text, such as a
-  taxonomic designation, a technical term, an idiomatic phrase from
-  another language, a thought, or a ship name in Western texts.</p>
+  </dl><!--TOPIC:HTML--><p>The <code><a href=#the-i-element>i</a></code> element <a href=#represents>represents</a> a span of text in an alternate voice or
+  mood, or otherwise offset from the normal prose in a manner indicating a different quality of
+  text, such as a taxonomic designation, a technical term, an idiomatic phrase from another
+  language, transliteration, a thought, or a ship name in Western texts.</p>
 
   <p>Terms in languages different from the main text should be
   annotated with <code title=attr-lang><a href=#attr-lang>lang</a></code> attributes (or,

Modified: source
===================================================================
--- source	2012-12-10 20:24:12 UTC (rev 7578)
+++ source	2012-12-10 23:39:30 UTC (rev 7579)
@@ -23230,11 +23230,10 @@
    <dd>Uses <code>HTMLElement</code>.</dd>
   </dl><!--TOPIC:HTML-->
 
-  <p>The <code>i</code> element <span>represents</span> a span of text
-  in an alternate voice or mood, or otherwise offset from the normal
-  prose in a manner indicating a different quality of text, such as a
-  taxonomic designation, a technical term, an idiomatic phrase from
-  another language, a thought, or a ship name in Western texts.</p>
+  <p>The <code>i</code> element <span>represents</span> a span of text in an alternate voice or
+  mood, or otherwise offset from the normal prose in a manner indicating a different quality of
+  text, such as a taxonomic designation, a technical term, an idiomatic phrase from another
+  language, transliteration, a thought, or a ship name in Western texts.</p>
 
   <p>Terms in languages different from the main text should be
   annotated with <code title="attr-lang">lang</code> attributes (or,




More information about the Commit-Watchers mailing list