[svn r10] XHTML demo page trunk
authordglazman
Thu, 11 Mar 2010 09:58:34 -0600
branchtrunk
changeset 7 eb074342725d
parent 6 1970643e981b
child 8 2265292686a3
[svn r10] XHTML demo page
demo.xhtml
--- a/demo.xhtml	Thu Mar 11 09:57:34 2010 -0600
+++ b/demo.xhtml	Thu Mar 11 09:58:34 2010 -0600
@@ -23,8 +23,8 @@
 </head>
 <body onload="onLoad()">
   <p>This document has the following stylesheet attached:</p>
-  <pre id="source"></pre>
+  <pre id="source"/>
   <p>And this is the serialization through JSCSSP:</p>
-  <pre id="serialization"></pre>
+  <pre id="serialization"/>
 </body>
-</html>
\ No newline at end of file
+</html>