Closed
Bug 322901
Opened 19 years ago
Closed 19 years ago
crash with simple html code hr noshade + style
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 316821
People
(Reporter: bugs, Unassigned)
Details
(Keywords: crash)
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051111 Firefox/1.5
this code crashes firefox 1.5:
<hr noshade style="border:0.2333333px solid">
border should be <= 0.2333333px (above there is no crash)
Reproducible: Always
Steps to Reproduce:
1. open a page with the code above
Actual Results:
crash
Expected Results:
don't crash
Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
Doesn't crash for me :-(
Do you have any extensions installed, or userContent.css customizations?
Keywords: crash
Reporter | ||
Comment 3•19 years ago
|
||
This one seems to be fixed through another bug in the nighties, maybe with another content (I haven't found any crash-bugs with hr html code) You probably use a newer version than the 20051111 build. I tested this bug with no extension.
So this seems to be fixed now, and I hope it's completely fixed.
The origin impulse for this bug comes from:
http://forums.mozillazine.org/viewtopic.php?t=365333
Comment 4•19 years ago
|
||
I suspect this could be the same as bug 316821.
Comment 5•19 years ago
|
||
Ok, this is almost certainly bug 316821.
I crash on the testcase with a 2005-11-16 build, but I don't crash anymore with a 2005-11-18 build.
*** This bug has been marked as a duplicate of 316821 ***
Group: security
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•