aboutsummaryrefslogtreecommitdiff
path: root/guidelines/ASM/test-8.5.html
diff options
context:
space:
mode:
Diffstat (limited to 'guidelines/ASM/test-8.5.html')
-rw-r--r--guidelines/ASM/test-8.5.html24
1 files changed, 0 insertions, 24 deletions
diff --git a/guidelines/ASM/test-8.5.html b/guidelines/ASM/test-8.5.html
deleted file mode 100644
index 66c6d14..0000000
--- a/guidelines/ASM/test-8.5.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<html>
- <head>
- <title>Test asm 8.5</title>
- </head>
- <body>
-
- <p>
- Hello World!
- </p>
-
- <table>
- <tbody>
- <tr><td>123</td><td>bob -123.0</td></tr>
- <tr><td>.445</td><td>-0452 foo</td></tr>
- <tr><td>27818.</td><td>my age is 6.</td></tr>
- <tr><td>27818</td><td>my age is 7</td></tr>
- </tbody>
- </table>
-
- <p>-.3333333</p>
-
- <p>00123</p>
-
-</body></html>