trisquel-icecat/icecat/browser/components/screenshots/tests/browser/short-test-page.html

8 lines
178 B
HTML

<html lang="en">
<head>
<title>Screenshots</title>
</head>
<body>
<div id="testPageElement" style="height:500px; width:500px; background-color: blue;"></div>
</body>
</html>