blob: ad0a870db9c8a60fd910d8797e3c10a06a539ca5 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../../../../resources/js-test.js"></script>
</head>
<body></body>
<script>
shouldBe("screen.width", "320");
shouldBe("screen.height", "568");
</script>
</html>