Closed Bug 32375 Opened 24 years ago Closed 24 years ago

Crash assigning position: absolute to LABEL

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: myk, Assigned: waqar)

Details

Attachments

(1 file)

Overview Description: 

Assigning the style "position: absolute" to a LABEL tag reproducibly crashes
Linux builds 2000-03-17-08 and M14.

Here's what the code looks like (test case to be attached):

<form>
	<label for="name" style="position: absolute;">Name:</label>
	<input id="name">
</form>

Actual Results: crash
Expected Results: label text appears
Build Date & Platform Bug Found: Linux 2000-03-17-08
Additional Builds and Platforms Tested On: Linux M14 (2000-02-29-16)
Attached file test case
Crashing is bad; this is an m16 priority. Waqar, can you diagnose this?
Assignee: pierre → waqar
Target Milestone: --- → M16
I am able to reporduce it on PR1, but not able to reproduce it on M15. 3/10 tip.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Confirmed.  This no longer crashes the browser.  Shouldn't this be marked

"worksforme" though instead of "fixed" since it was never fixed but rather just

went away?



Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: