blob: 213644e19d3c92fda756f5132a0bb534a0f400ba [file] [log] [blame]
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Text before legend and element after</title>
</head>
<body>
<figure>
text
<figcaption>Bar</figcaption>
<img src='foo' alt='bar'/>
</figure>
</body>
</html>