Closed
Bug 309658
Opened 19 years ago
Closed 14 years ago
thejeo.com center tag overflow, content stops displaying
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 256180
People
(Reporter: francis.uy, Unassigned)
References
()
Details
Attachments
(2 files)
Dunno whether this should be considered Evangelism (due to stupendously awful
html) or Core Layout (because Gecko should be robust enough to handle it). I
decided to go with Core, but if more experienced hands disagree feel free to
reassign it.
thejeo's source code (generated in FrontPage, FWIW) contains hundreds of
<center> tags in a row for no particular reason. After enough of them accumulate
(I didn't count it out exactly) Gecko gives up and stops displaying the page.
The problem occurs on the home page, et al, but is particularly prominent on
http://www.thejeo.com/VOL1.htm
Other browsers, including Mac Safari and Windows IE, display the intended content.
Some of their pages have been redesigned with better HTML, but http://www.thejeo.com/VOL1.htm still breaks Firefox.
You need to log in
before you can comment on or make changes to this bug.
Description
•