Closed
Bug 31562
Opened 25 years ago
Closed 25 years ago
CSS in referenced document causes browser to hang/crash
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: ian.graham, Assigned: troy)
References
()
Details
Environment: Build 2000022916 (M14), Windows 98
Loading the referenced document (which uses CSS to position div
eleements and float images) causes the browser to hang and/or crash.
However, by removing the style element content -- resulting in
the document:
http://www.java.utoronto.ca/NS5-bugs/fig11-5-lesscss.html
then what's left renders fine.
Note that removing the style element only eliminated some of
the CSS rules (there are also style attributes in the document).
The HTML and CSS are valid according to the W3 validation services.
Steps To reproduce:
1) Start Mozilla
2) Access referenced URL
3) Browser hangs (and occasionally crashes properly)
Doesn't hang for me with latest build
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•