- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Dec 2011 23:06:25 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv19382 Modified Files: Overview.html Log Message: Make the example more consistent with others (whatwg r6868) Index: Overview.html =================================================================== 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 Friday, 9 December 2011 23:06:27 UTC