Closed
Bug 8229
Opened 26 years ago
Closed 26 years ago
View source errors
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
VERIFIED
FIXED
M8
People
(Reporter: peterl-retired, Assigned: harishd)
References
()
Details
Load page, view source. For the inline style sheet, note that characters after
tabs are dropped.
ie:
div.contain {
osition: relative;
eight: 600px;
instead of:
div.contain {
position: relative;
height: 600px;
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•26 years ago
|
||
verified
1999-07-09-08-M8
You need to log in
before you can comment on or make changes to this bug.
Description
•