Closed Bug 8229 Opened 25 years ago Closed 25 years ago

View source errors

Categories

(Core :: DOM: HTML Parser, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

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;
Target Milestone: M8
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed the Offset Error....

Marking bug fixed.
Status: RESOLVED → VERIFIED
verified
1999-07-09-08-M8
You need to log in before you can comment on or make changes to this bug.