Mozilla gets the Netscape 6 stylesheet, which has the SAME bug that the default (passed to Opera) stylesheet has. The same -30px margin is passed to it, but Mozilla renders it correctly (latest build). True. But since the page has no DOCTYPE declaration, Mozilla goes into the quirks mode, emulating Netscape 4.x bugs.
Mozilla gets the Netscape 6 stylesheet, which has the SAME bug that the default (passed to Opera) stylesheet has. The same -30px margin is passed to it, but Mozilla renders it correctly (latest build).
True. But since the page has no DOCTYPE declaration, Mozilla goes into the quirks mode, emulating Netscape 4.x bugs.