Sign in
webkit
/
WebKit
/
refs/heads/Safari-3-2-branch
/
.
/
LayoutTests
/
webarchive
/
test-body-background.html
blob: 6aa578599a37cd467ab5f8a1b19bc3cdac64d41b [
file
] [
log
] [
blame
]
<html>
<head>
<script>
if
(
window
.
layoutTestController
)
layoutTestController
.
dumpDOMAsWebArchive
();
</script>
</head>
<body
background
=
"resources/apple.gif"
>
</body>
</html>