- From: CVS User lsilli <cvsmail@w3.org>
- Date: Mon, 02 Sep 2013 04:27:32 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide
In directory roscoe:/tmp/cvs-serv15818/html-xhtml-author-guide
Modified Files:
html-xhtml-authoring-guide.html
Log Message:
more emphasize
--- /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/09/02 04:26:34 1.127
+++ /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/09/02 04:27:32 1.128
@@ -103,7 +103,7 @@
quick testing or even hand-authoring—are applied to content intended to be published both as HTML and XHTML,
especially if that content is not sent through a tool chain.</p>
-<p class="note">XML-based HTML tools or systems intended for the most general contexts of use cannot <em>depend</em> on polyglot input: for maximum flexibility,
+<p class="note">XML-based HTML tools or systems intended for the most general contexts of use cannot <strong><em>depend</em></strong> on polyglot input: for maximum flexibility,
such tools should use the technique of using an HTML parser that produces an XML-compatible DOM or event stream.</p>
</section>
<!--end scope-->
Received on Monday, 2 September 2013 04:27:32 UTC