Sign in
webkit
/
WebKit
/
85db3efdec5ca5eb5d671961c4826c59372af698
/
.
/
LayoutTests
/
webarchive
/
test-img-src.html
blob: a65dd407b32f6c9f21983ba66103209831bb4195 [
file
] [
log
] [
blame
]
<html>
<head>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpDOMAsWebArchive
();
</script>
</head>
<body>
<img
src
=
"resources/apple.gif"
>
</body>
</html>