Sign in
webkit
/
WebKit
/
b4234713c85383e00e81c500ff74ee340e8a262a
/
.
/
LayoutTests
/
fast
/
events
/
resources
/
frame-tab-focus-empty-child.html
blob: 81efcd63b6b3e206e7ba7960c98bad96d23f99f4 [
file
] [
log
] [
blame
]
<html>
<style>
body
{
background-color
:
white
;
}
</style>
<script>
window
.
parent
.
setupWindow
(
window
);
</script>
<body
onload
=
"
window
.
setupBody
();
"
>
</body>
</html>