JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
switch to WHATWG spec on </b foo="bar">
[peach-html5-editor.git] / index.html
index f27ccb2..6d8e4f5 100644 (file)
@@ -1,8 +1,10 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
+       <meta charset="UTF-8">
        <title>html parser tester</title>
        <script src="parse-html.js"></script>
+       <script src="test.js"></script>
 </head>
 <body>
        <p>check the console for test results</p>