Sign in
webkit
/
WebKit
/
49e061d8a3dbe8c30f3935dcdd27d7b6b9ae2882
/
.
/
LayoutTests
/
fast
/
frames
/
resources
/
iframe-content-scaling-bug-iframe.html
blob: 12f68ae115fb5f52ce340740860845e062543489 [
file
] [
log
] [
blame
]
<html>
<head>
<style>
body
{
margin
:
0
;
}
</style>
</head>
<body>
<div
style
=
"
position
:
absolute
;
left
:
0px
;
top
:
0px
;
width
:
300px
;
height
:
300px
;
background-color
:
green
;
"
></div>
</body>
</html>