haikuwebkit/LayoutTests/webarchive/test-body-background.html

11 lines
166 B
HTML

<html>
<head>
<script>
if (window.testRunner)
testRunner.dumpDOMAsWebArchive();
</script>
</head>
<body background="resources/apple.gif">
</body>
</html>