Sign in
webkit
/
WebKit
/
69084d7b0eae184a8076d683d5feee69bc80ce44
/
.
/
Tools
/
TestWebKitAPI
/
Tests
/
WebKitCocoa
/
image.html
blob: ae8ac1d41635778ce7fbd419cd857452ebb9601b [
file
] [
log
] [
blame
]
<html>
<head>
<meta
name
=
'viewport'
content
=
'initial-scale=1'
>
</head>
<body
style
=
'
margin
:
0px
;
'
>
<img
style
=
'
display
:
block
;
height
:
100%
;
'
src
=
"large-red-square.png"
>
</body>
</html>