Comment 4 for bug 286289

Revision history for this message
In , Phil-crosby (phil-crosby) wrote :

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.7) Gecko/20060911 Camino/1.0.3
Build Identifier:

This page doesn't validate, so I'm not sure what the expected behavior really is, but the current mozilla behavior is very curious.

Have a look at this example. Comments in the source explain actual/expected behaviors:
http://philisoft.com/bugs/j/moz/nestedb.html

Workaround is to use <div> tags, not <b>. The only reason I stumbled upon this is because I've seen some "rounded corner" tutorials that use nested <b> tags for the markup, and I've used nested <b> tags on some of my sites without problems. This behavior really had me scratching my head for hours.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.