[html5] r6868 - [e] (0) Make the example more consistent with others Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Fri Dec 9 15:06:18 PST 2011


Author: ianh
Date: 2011-12-09 15:06:17 -0800 (Fri, 09 Dec 2011)
New Revision: 6868

Modified:
   complete.html
   index
   source
Log:
[e] (0) Make the example more consistent with others
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2011-12-09 23:03:18 UTC (rev 6867)
+++ complete.html	2011-12-09 23:06:17 UTC (rev 6868)
@@ -22651,7 +22651,7 @@
 
     <tr><td><code><a href=#the-u-element>u</a></code>
      <td>Annotations
-     <td><pre class=example>The mixture of apple juice and <u class="spelling">eldeflower</u> juice is very pleasant.</pre>
+     <td><pre class=example>The mixture of apple juice and <strong><u class="spelling">eldeflower</u></strong> juice is very pleasant.</pre>
 
     <tr><td><code><a href=#the-mark-element>mark</a></code>
      <td>Highlight

Modified: index
===================================================================
--- index	2011-12-09 23:03:18 UTC (rev 6867)
+++ index	2011-12-09 23:06:17 UTC (rev 6868)
@@ -22651,7 +22651,7 @@
 
     <tr><td><code><a href=#the-u-element>u</a></code>
      <td>Annotations
-     <td><pre class=example>The mixture of apple juice and <u class="spelling">eldeflower</u> juice is very pleasant.</pre>
+     <td><pre class=example>The mixture of apple juice and <strong><u class="spelling">eldeflower</u></strong> juice is very pleasant.</pre>
 
     <tr><td><code><a href=#the-mark-element>mark</a></code>
      <td>Highlight

Modified: source
===================================================================
--- source	2011-12-09 23:03:18 UTC (rev 6867)
+++ source	2011-12-09 23:06:17 UTC (rev 6868)
@@ -24285,7 +24285,7 @@
     <tr>
      <td><code>u</code>
      <td>Annotations
-     <td><pre class="example">The mixture of apple juice and <u class="spelling">eldeflower</u> juice is very pleasant.</pre>
+     <td><pre class="example">The mixture of apple juice and <strong><u class="spelling">eldeflower</u></strong> juice is very pleasant.</pre>
 
     <tr>
      <td><code>mark</code>




More information about the Commit-Watchers mailing list