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, 24 insertions, 0 deletions
diff --git a/guidelines/ASM/test-8.5.html b/guidelines/ASM/test-8.5.html
new file mode 100644
index 0000000..66c6d14
--- /dev/null
+++ b/guidelines/ASM/test-8.5.html
@@ -0,0 +1,24 @@
+<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>