]> iEval git - html-element-library.git/blobdiff - t/html/hashmap.html
Refactor tests (first pass)
[html-element-library.git] / t / html / hashmap.html
diff --git a/t/html/hashmap.html b/t/html/hashmap.html
new file mode 100644 (file)
index 0000000..6d818cd
--- /dev/null
@@ -0,0 +1,16 @@
+<html>
+<head>
+  <title>HO HO HA HA HA</title>
+</head>
+
+<body>
+  <table>
+    <tr sclass="tr" class="alt" align="left" valign="top">
+      <td sid="people_id">1</td>
+      <td sid="phone">(877) 255-3239</td>
+      <td sid="email"><a id="a_email" href="mailto:leave-me-alone@gmail.com">should-not-be-touched@seamstress.com</a></td>
+    </tr>
+  </table>
+</body>
+
+</html>
\ No newline at end of file
This page took 0.015542 seconds and 4 git commands to generate.