Closed
Bug 301520
Opened 19 years ago
Closed 19 years ago
Crash on rendering form with css
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: michael_gerard_burns, Unassigned)
References
()
Details
(Keywords: css2)
Attachments
(1 file)
|
33.22 KB,
application/octet-stream
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Something wonky in how I coded the attached page. The page displays a form. There is a style sheet which makes it look pretty. The rendering engine chokes on a combination of the html and the css. By changing the html, I can make it work. By changing the css, I can make it work. I've documented the items in the html and css that can be changed in order to make it work. Reproducible: Always Steps to Reproduce: 1. Run the html file in the attached .zip 2. 3. Actual Results: Crash dialog Expected Results: Rendered the page as expected. Tested this against several 1.x versions on Windows XP. Same results on each version.
Comment 2•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050831 Firefox/1.0+ ID:2005083106 WFM
Works fine in 1.5.0.1
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•