Skip to content
Commit 117eeb7f authored by Stephen Warren's avatar Stephen Warren Committed by Tom Rini
Browse files

test/py: fix anchors in HTML status report



The current code wraps a pre tag inside an a tag. For some reason, this
causes at least Firefox to attempt to drag the pre section content when
using a mouse drag to select text. Re-order the tags so that the text can
be selected using the mouse, at least if you start the drag outside the
text (after the end of the line, for example).

Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent 2d26bf6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment