]> iEval git - html-element-library.git/blobdiff - t/html/hashmap.exp
Refactor tests (first pass)
[html-element-library.git] / t / html / hashmap.exp
diff --git a/t/html/hashmap.exp b/t/html/hashmap.exp
new file mode 100644 (file)
index 0000000..22486ba
--- /dev/null
@@ -0,0 +1,15 @@
+<html>
+  <head>
+    <title>HO HO HA HA HA</title>
+  </head>
+  <body>
+    <table>
+      <tr align="left" sclass="tr" valign="top" class="alt">
+        <td sid="people_id">888</td>
+        <td sid="phone">444-4444</td>
+        <td sid="email"><a href="mailto:leave-me-alone@gmail.com" id="a_email"
+            >should-not-be-touched@seamstress.com</a></td>
+      </tr>
+    </table>
+  </body>
+</html>
This page took 0.015966 seconds and 4 git commands to generate.