chromium/headless/test/data/structured_doc_only_figure.html

<!DOCTYPE html>
<html lang="en">
<body>
  <figure>
    <img src="svg_example_image.png" alt="Sample SVG image">
    <figcaption>Figure 1: The caption</figcaption>
  </figure>
</body>
</html>