Fix the test

This commit is contained in:
bzbarsky@mit.edu 2007-10-05 22:21:03 -07:00
parent b2f334ff8c
commit 1db12bd2d3
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
</script>
</head>
<body style="height: 100%">
<iframe id="test" src="test.xul" width="100%" height="100%">
<iframe id="test" src="398289-resource.xul" width="100%" height="100%">
</iframe>
</body>
</html>

View File

@ -15,7 +15,7 @@
</script>
</head>
<body style="height: 100%">
<iframe id="test" src="test.xul" width="100%" height="100%">
<iframe id="test" src="398289-resource.xul" width="100%" height="100%">
</iframe>
</body>
</html>