Files
core/ASCOfficeHtmlFile/SDK/html2xhtml/tests/test-script.html

13 lines
141 B
HTML

<html>
<head>
<title>Test</title>
</head>
<body>
<h1>This is a test: &#250; &</h1>
<script>
&
</script>
</body>
</html>