t
This commit is contained in:
parent
0990b98436
commit
1a3ba56d9a
123 changed files with 16018 additions and 9153 deletions
18
test.html
18
test.html
|
|
@ -1,18 +0,0 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Prefecture Map Generator v17 Tests</title>
|
||||
<style>
|
||||
body { font-family: ui-sans-serif, system-ui, sans-serif; background: #111; color: #eee; padding: 24px; }
|
||||
pre { background: #222; border-radius: 8px; padding: 16px; white-space: pre-wrap; }
|
||||
.ok { color: #9fdf9f; }
|
||||
.ng { color: #ff9f9f; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Tests</h1>
|
||||
<pre id="result">Running...</pre>
|
||||
<script type="module" src="./test.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue