<!-- BE CAREFUL WHEN ALTERING THIS FIXTURE AS THE ORDER OF TAG MATTERS -->
<img src="https://www.example.com/images/bruno-4-runner.jpg" alt="">

<span style="font-weight: bold;font-style:italic;">Lorem ipsum (xcounterx) dolor sit amet</span>

<a href="#ideas"><strong>Lorem ipsum dolor sit (xcounterx) amet!</strong></a>
<a href="https://www.example.com/files/personal-finance-culminating-assignment.pdf">Read this</a>
<h1><strong>Lorem ipsum dolor sit amet?</strong></h1>

<p>Absolute image url.
    <a href="#">
        <img src="https://www.example.com/images/bruno-4-runner.jpg" alt="">
    </a>
</p>

<p><wagtail_block_caption align="aligncenter" id="attachment_46162" width="600"><img alt="living the life financially independent" class="wp-image-46162 size-full" height="338" src="https://www.example.com/images/bruno-4-runner.jpg" width="600"/> <i>[Crossing a river with Bruno (our Toyota 4Runner) in <a href="http://freedomwithbruno.com/arrival-to-costa-rica/" rel="noopener noreferrer" target="_blank">Costa Rica</a>!]</i></wagtail_block_caption></p>
<wagtail_block_caption align="aligncenter" id="attachment_46162" width="600"><img alt="living the life financially independent" class="wp-image-46162 size-full" height="338" src="https://www.example.com/images/bruno-4-runner.jpg" width="600"/> <i>[Crossing a river with Bruno (our Toyota 4Runner) in <a href="http://freedomwithbruno.com/arrival-to-costa-rica/" rel="noopener noreferrer" target="_blank">Costa Rica</a>!]</i></wagtail_block_caption>
<p>Absolute image url.
    <a href="#">
        <img src="https://www.example.com/images/bruno-4-runner.jpg" alt="">
    </a>
</p>
<ul>
<li style="font-weight: 400;" onmouseover="alert('Boo!')"><span style="font-weight: 400;">Lorem 1</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Lorem 2</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Lorem 3</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Lorem 4</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Lorem 5</span></li>
</ul>
<h2><strong>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore
        magna aliqua.?</strong></h2>
<table id="tablepress-1" class="tablepress tablepress-id-1 dataTable">
    <caption>&#160;</caption>
    <thead>
        <tr class="row-1 odd">
            <th class="column-1 sorting_disabled" colspan="1" rowspan="1">Item</th>
            <th class="column-2 sorting_disabled" colspan="1" rowspan="1">Amount</th>
        </tr>
    </thead>
    <tfoot>
        <tr class="row-35 odd">
            <th class="column-1" colspan="1" rowspan="1">TOTAL:</th>
            <th class="column-2" colspan="1" rowspan="1">$1,127.67</th>
        </tr>
    </tfoot>
    <tbody class="row-hover">
        <tr class="row-2 even">
            <td class="column-1">Lorem 1</td>
            <td class="column-2">Lorem 1/1</td>
        </tr>
        <tr class="row-3 odd">
            <td class="column-1">Lorem 2</td>
            <td class="column-2">Lorem 2/1</td>
        </tr>
    </tbody>
</table>

<form action="#" data-testing="hasnoparent">
    <button>Submit</button>
</form>
<p>
    <form action="#" data-testing="hasparent">
        <button>Submit</button>
    </form>
</p>
<iframe src="https://www.youtube.com/embed/CQ7Gx8b7ac4" frameborder="0" data-testing="hasnoparent"></iframe>

<p>
    <iframe src="https://www.youtube.com/embed/CQ7Gx8b7ac4" frameborder="0" data-testing="hasparent"></iframe>
</p>

<blockquote data-testing="hasnoparent" cite="http://www.example.com">Lorem ipsum dolor sit amet, consectetur adipisici
    elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</blockquote>
<p>
    <blockquote data-testing="hasparent" cite="http://www.example.com">Lorem ipsum dolor sit amet, consectetur
        adipisici
        elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</blockquote>
</p>
