mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
14 lines
407 B
HTML
14 lines
407 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Watch the Frames Break</title>
|
||
|
</head>
|
||
|
<body bgcolor="#000000" text="#cccccc">
|
||
|
Note: The frame to the right should *not* have a
|
||
|
scrollbar, and it should be exactly 150 pixels wide!
|
||
|
Measure the white space (take a screenshot and measure
|
||
|
it in Photoshop or something). With M7, it's too narrow.
|
||
|
At least the scrollbar problem is fixed, but this isn't
|
||
|
that much better.
|
||
|
</body>
|
||
|
</html>
|