summaryrefslogtreecommitdiff
path: root/oldtests/HTML/Inline.html
diff options
context:
space:
mode:
Diffstat (limited to 'oldtests/HTML/Inline.html')
-rw-r--r--oldtests/HTML/Inline.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/oldtests/HTML/Inline.html b/oldtests/HTML/Inline.html
new file mode 100644
index 0000000..94d40ac
--- /dev/null
+++ b/oldtests/HTML/Inline.html
@@ -0,0 +1,8 @@
+<p><span>hi</span>
+<span><code>hi</code></span>
+<span class="foo bar"
+title='whatever' blue=yes/>
+Hello <!-- this
+is a comment --> there.
+A line<br />break.
+<not a tag></p>