- From: poot <cvsmail@w3.org>
- Date: Tue, 13 Dec 2011 21:00:38 -0500
- To: public-html-diffs@w3.org
hixie: Make the example more consistent with others (whatwg r6868)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5467&r2=1.5468&f=h
http://html5.org/tools/web-apps-tracker?from=6867&to=6868
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5467
retrieving revision 1.5468
diff -u -d -r1.5467 -r1.5468
--- Overview.html 9 Dec 2011 23:03:22 -0000 1.5467
+++ Overview.html 9 Dec 2011 23:06:21 -0000 1.5468
@@ -18710,7 +18710,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
Received on Wednesday, 14 December 2011 02:00:46 UTC