blob: c2a7e1875e51d117c5d520d8d5d32c9334488ad5 [file] [log] [blame]
<html>
<head>
<style>
::-webkit-scrollbar {
width: 13px;
height: 13px;
}
.box {
background: gray;
width: 4000px;
height: 4000px;
}
</style>
</head>
<body>
<P class="box">PASS</p>
</body>
</html>