Sign in
webkit
/
WebKit
/
dca36f254f95278f4577597df3aa0ae99d9cd592
/
.
/
LayoutTests
/
platform
/
win
/
plugins
/
resources
/
dump-window-rect-iframe.html
blob: 6b3441ecbeb9e888099bcdcb3274dacfe4a30617 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
body
{
margin
:
0
;
}
embed
{
width
:
300px
;
height
:
300px
;
visibility
:
hidden
;
}
</style>
</head>
<body>
<embed
type
=
"application/x-webkit-test-netscape"
test
=
"dump-window-rect"
></embed>
</body>
</html>