Sign in
webkit
/
WebKit
/
576a979610e4022489e162a6cf99857a249b2267
/
.
/
LayoutTests
/
webarchive
/
test-input-src.html
blob: d075e752712be076f5df4bc7297efcb9edfc8948 [
file
] [
log
] [
blame
]
<html>
<head>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpDOMAsWebArchive
();
</script>
</head>
<body>
<form>
<input
type
=
"image"
src
=
"resources/apple.gif"
>
</form>
</body>
</html>