blob: 1b6506c1672a9acf59c117a4ad65550928733de5 [file] [log] [blame]
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Text before figcaption and text after</title>
</head>
<body>
<figure>
text
<figcaption>Bar</figcaption>
text
</figure>
</body>
</html>