Comment 15 for bug 286289

Revision history for this message
In , Jared-easterday (jared-easterday) wrote :

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>