Sign in
chromium
/
chromium
/
src
/
205191a32c9db91062c5342e901b2da2d67a49e5
/
.
/
headless
/
test
/
data
/
structured_doc_only_figure.html
blob: f57b635031d4fee8b4f562e4b0fd8fb6fcfc1b1d [
file
] [
log
] [
blame
]
<!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>