Details
-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
Created an attachment (id=8043)
The test site under Firefox 2.0.0.20
The main page appears jumbled on Firefox 2.0.0.20 (the last official release of Firefox 2.x) and SeaMonkey 1.1.19 (the last official release of SeaMonkey 1.1.x). These both use the same version of the Gecko rendering engine.
See the attached screen shot.
Given that many people test older versions of Firefox and other Mozilla products, ReactOS.org should view more or less correctly in these versions.
These versions of Firefox and SeaMonkey are considered ReactOS "Golden Apps". http://www.reactos.org/wiki/Testing_Central#GOLDENAPPS
I'm just guessing most of this has to do with "html 5" section container tags or similar. There is a known bug in FF 2.0.0.20/SM 1.1.19 and earlier where custom elements can not contain blocks (https://bugzilla.mozilla.org/show_bug.cgi?id=311366 ) These versions see the unknown "section" tag as such an element, and it winds up scrambling the DOM. I actually have a custom version of SeaMonkey 1.1.20pre with a fix just for this bug and in that, the page looks mostly right except for the border around the navigation bar at the left.