Sign in
webkit
/
WebKit
/
e77cf655aa99024abb12bad4d3b2831532a4b908
/
.
/
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>