aboutsummaryrefslogtreecommitdiff
path: root/node_modules/sax/examples/test.html
blob: 61f8f1ab91cbff9e82e85ca6ae85e70925ad1289 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!doctype html>

<html lang="en">
<head>
	<title>testing the parser</title>
</head>
<body>

<p>hello

<script>

</script>
</body>
</html>