Links in <ul> styled with display: block do not trigger :hover code when hovering the mouse cursor over their non-text part. Additionally, a duplicate (phantom) list-marker bullet appears unexpectedly on the list-item when hovering over a list-item.

Bugs involving links styled with display: block happens often in CSS columnar webpage templates and is one reason why amateur web authors resort to display: table-cell, bizarre hacks, ugly and non-forward-compatible hacks or/and even table-based layout design. Firefox 2.x, Opera 9.x, Safari 2, Safari 3.0.3, Konqueror 3.5.x, NS 6.2, NS 7.0, NS 7.1, NS 7.2, Hv3 TKHTML alpha 16, Seamonkey 1.x, Seamonkey 2.x, K-meleon 1.1.2, Epiphany 2.x, Galeon 2.x all pass this test.

Valid HTML 4.01! CSS compliant