initial commit
This commit is contained in:
21
tests/fixtures/reply-separated-by-hr.html
vendored
Normal file
21
tests/fixtures/reply-separated-by-hr.html
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
<html>
|
||||
<body>
|
||||
<div>
|
||||
Hi
|
||||
<div>
|
||||
there
|
||||
</div>
|
||||
<div>
|
||||
Bob
|
||||
<hr>
|
||||
<b>From: </b>bob@example.com<br>
|
||||
<b>To: </b>xxx@comcast.net<br>
|
||||
<b>Sent: </b>Friday, July 22, 2011 6:20:01 PM<br>
|
||||
<b>Subject: </b>Hello<br><br>
|
||||
<p>
|
||||
Hello
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user