blob: 272c2c946ace1e985f3f31b2e7a9ae12577cef20 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="ScanTests.js"></script>
<script>
function performTest()
{
return testNext();
}
</script>
</head>
<body>
Before
<figure>
<img src="../figures/nothing.png">
<figcaption>Figure caption</figcaption>
</figure>
After
</body>
</html>