servo/tests/wpt/web-platform-tests/element-timing/resources/iframe-with-square.html

10 lines
142 B
HTML

<!DOCTYPE HTML>
<meta charset=utf-8>
<body>
<style>
body {
margin: 0;
}
</style>
<img src='square100.png' elementtiming="my_image">
</body>