- From: CVS User lsilli <cvsmail@w3.org>
- Date: Thu, 05 Sep 2013 04:50:55 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide
In directory roscoe:/tmp/cvs-serv5001/html-xhtml-author-guide
Modified Files:
html-xhtml-authoring-guide.html
Log Message:
Fixing another structure bug that creeped in.
--- /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/09/05 04:26:44 1.133
+++ /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/09/05 04:50:55 1.134
@@ -904,7 +904,7 @@
<p>Foo</p>
<!--End section: White Space in textarea and pre Elements-->
</section>
-
+</section>
<section id="text">
<h3>Text</h3>
<section id="newlines-in-textarea-and-pre" class="section">
@@ -1078,7 +1078,7 @@
</section>
</section>
- </section>
+
</section>
<section id="example-document" class="section">
<h2>Example document</h2>
Received on Thursday, 5 September 2013 04:50:56 UTC