Closed Bug 655970 Opened 13 years ago Closed 13 years ago

Web page is partially displayed in Firefox 4

Categories

(Firefox :: General, defect)

4.0 Branch
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Firefox 6

People

(Reporter: flod, Unassigned)

References

()

Details

Attachments

(1 file)

Attached file Cleaned up code
The problem was reported on the Italian support forum and it started with Firefox 4 (Firefox 3.6 displays the page correctly). What's strange is that the code displayed using View source is complete.

The code of this page is a complete mess (table, fonts, etc.), so I tried at least to clean it up from the ads (see attached file)
Setting html5.parser.enable to false solves the problem.
2 noticeable things on this page:
- it doesn't have a doctype
- the <b> tag on the last entry is not correctly closed

cc-ing Sivonen for the html5 parser.
I meant "on the last visible entry", that is this one
<font face="verdana" size="3"><b>MONSTERS GONE WILD - Una 'mostruosa' gara di ballo</a><br>
the page is fully visible in Chrome, Opera and IE (latest versions)
Correctly closing tags solves the problem (both adding missing closing tags, and reordering out of order closing tags).
It's mostly matter of figuring out if this is the expected behavior or if we should fallback to some compatibility support.
Attachment #531279 - Attachment mime type: text/plain → text/html
Version: 4.0 Branch → Trunk
As far as I can tell, the site looks the same in Firefox, in Chrome, in IE6 and in Opera Ragnarök.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Target Milestone: --- → Firefox 6
Version: Trunk → 4.0 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: