Sign in
webkit
/
WebKit
/
refs/heads/safari-4-branch
/
.
/
LayoutTests
/
webarchive
/
test-img-src.html
blob: 064e3da7af59e39d521992991a0f39da72debf1b [
file
] [
log
] [
blame
]
<html>
<head>
<script>
if
(
window
.
layoutTestController
)
layoutTestController
.
dumpDOMAsWebArchive
();
</script>
</head>
<body>
<img
src
=
"resources/apple.gif"
>
</body>
</html>