tenfourfox/layout/reftests/bugs/748803-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
227 B
HTML

<!DOCTYPE html>
<html style="height: 100%;">
<body style="height: 100%;">
<!-- Make sure the div forces the frame off the screen by default -->
<div style="height: 200%"></div>
<iframe></iframe>
</body>
</html>