Closed
Bug 23278
Opened 25 years ago
Closed 25 years ago
GPFs
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: ec, Assigned: pierre)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
<html>
<head>
<style type="text/css"><!--
#main { position: absolute; visibility: visible }
-->
</style>
</head>
<body bgcolor="white">
<div id="main">
<form>
<table><tr><td bgcolor="#ffffe0" width="200">
<p><input type="file" name="fn_hdr"></p>
<p><input type="file" name="fn_sa"></p>
</td></tr></table>
</form>
</div>
</body>
</html>
Updated•25 years ago
|
Whiteboard: 1/7: Requested additional info from reporter
Assignee | ||
Comment 1•25 years ago
|
||
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 2•25 years ago
|
||
It works for me on Mac and WinNT.
Please provide more info if you think that bug was closed in error (see
http://www.mozilla.org/quality/bug-writing-guidelines.html)
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Whiteboard: 1/7: Requested additional info from reporter
Comment 3•25 years ago
|
||
Tested using 1/13 build on Win 98. No crash. Verifying WORKSFORME.
You need to log in
before you can comment on or make changes to this bug.
Description
•