--- a/demo.xhtml Mon Mar 15 07:57:17 2010 -0500
+++ b/demo.xhtml Mon Mar 15 08:00:55 2010 -0500
@@ -8,12 +8,11 @@
/* comment between two declarations */<a ></a>border: 2px silver solid; padding: 1em; -moz-border-radius: 11px;
-webkit-border-radius:11px}
body { font-family: sans-serif; margin: 1em }
-.foo { font: x-large/110% "New Century Schoolbook", serif }
+.foo { font: 300 italic 1.3em/1.7em "FB Armada", sans-serif }
/* comment between two style rules */
h1 { background-color: silver }
h2 { background-color: lightgrey }
-h1, h2 { margin: 0px; padding: 4px }}
- </style>
+h1, h2 { margin: 0px; padding: 4px }}</style>
<script type="application/x-javascript" src="cssParser.js"></script>
<script type="application/x-javascript">
function onLoad() {