I'm new to reporting, or commenting on bugs in bugzilla, but I'm still experiencing this issue with divs that are wrapped in anchor tags.
<a> <div> <p>Text</p>
</div> </a>
I'm new to reporting, or commenting on bugs in bugzilla, but I'm still experiencing this issue with divs that are wrapped in anchor tags.
<a>
<div>
<p>Text</p>
</div>
</a>