author | dglazman |
Thu, 11 Mar 2010 09:58:34 -0600 | |
branch | trunk |
changeset 7 | eb074342725d |
parent 6 | 1970643e981b |
child 8 | 2265292686a3 |
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>