<!DOCTYPE html>
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Clint Talbert" href="mailto:[email protected]">
<link rel="author" title="Aryeh Gregor" href="mailto:[email protected]">
<style>
iframe {
overflow: hidden;
height: 200px;
width: 300px;
}
</style>
<iframe src="about:blank"></iframe>
</body>
</html>