mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|