Mozilla stuff

Uhm...

2004-11-30

http://danzcontrib.free.fr/activiterobots.php
Focus bug, focus link at the right bottom of the table

2004-11-26

Now the bottom border of glazblog is not rendered initially on load.

2004-11-24

focus bug:

<html><head>
<style>
a{display:block;}
#bx-n{ overflow:hidden;}
.bx { border-left: 5px solid #000;
width:100%;}
</style></head>
<body>
<div id="bx-n">
<div class="bx">
<a href="#">All News</a>
<a href="#">TriSys News</a>
<a href="#">Vendor News</a>
</div>
</div>
</body></html>

2004-11-21

http://www.newstoday.com/bookshelf/bookshelf.php
Focus bug.

http://forums.mozillazine.org/viewtopic.php?p=985649&highlight=#985649
Bug with hr

2004-11-20

http://goodoldadventures.com/index.html
Clicking on News. Initially no scrollbar

2004-11-19

https://bugzilla.mozilla.org/show_bug.cgi?id=269566>


This should not crash anymore also after this has been fixed.

<html><head>
<style>
BODY { display:table; }
</style>
</head>
<body>
<div><iframe src="data:text/html;charset=utf-8,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody%3E%3C/body%3E%3C/html%3E"></iframe>
</div>
</body></html>


Not displaying anything anymore
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041024 Firefox/0.9.1+
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041027 Firefox/0.9.1+

Crashing
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041029 Firefox/0.9.1+
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041030 Firefox/0.9.1+

2004-11-18

http://www.economienumeriqueconseil.com/
Focus bug on the right

http://www.jdhodges.com/links/1185/

2004-11-10

http://www.mozilla.org/editor/midas-spec.html needs to be updated

2004-11-09

http://www.kbbl.nl/ focus bug

2004-11-08

This:
<html><head>
</head>
<body>
<div class="container">
<table><tbody><tr><td>
<div style="height:190px;width:230px;border:1px solid red;"></div>
</td>
<td>
<div style="overflow:auto;">
<a href="#">start discussie</a>
</div>
</td></tr></table>
</div></body></html>

should be fixed, once xul display types are removed from overfow:auto overflow:hidden etc.

2004-11-07

http://mozilla.gunnars.net/ focus bug at bottom