RetroZilla/layout/html/tests/frameset/core/test1.html

14 lines
407 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<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>