initial commit
This commit is contained in:
16
tests/fixtures/OLK_SRC_BODY_SECTION.html
vendored
Normal file
16
tests/fixtures/OLK_SRC_BODY_SECTION.html
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<html>
|
||||
<body>
|
||||
<div>Reply</div>
|
||||
<span id="OLK_SRC_BODY_SECTION">
|
||||
<div>
|
||||
<span>From: </span>Bob <<a href="mailto:bob@example.com">bob@example.com</a>><br>
|
||||
<span>Date: </span>Tue, 01 Nov 2011 18:54:39 -0700<br>
|
||||
<span>To: </span>Rob <<a href="mailto:rob@example.com">rob@example.com</a>><br>
|
||||
<span>Subject: </span>Test<br>
|
||||
</div>
|
||||
<div>
|
||||
Hi
|
||||
</div>
|
||||
</span>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user