diff options
Diffstat (limited to 'oldtests/HTML/Inline.html')
-rw-r--r-- | oldtests/HTML/Inline.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/oldtests/HTML/Inline.html b/oldtests/HTML/Inline.html deleted file mode 100644 index 94d40ac..0000000 --- a/oldtests/HTML/Inline.html +++ /dev/null @@ -1,8 +0,0 @@ -<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> |