Sign in
webkit
/
WebKit
/
a847461eedf68a16e2d2491447608ea3bf9d7890
/
.
/
LayoutTests
/
fast
/
frames
/
viewsource-on-image-file.html
blob: ae35668102c5b4b9b3a5b0cb9df9f5965b669438 [
file
] [
log
] [
blame
]
<html>
<body>
<p>
You should see 'hello world' in the frame below in 'view source' mode.
</p>
<hr>
<iframe
viewsource
src
=
"resources/viewsource-fake-image-file.png"
></iframe>
</body>
</html>