Closed Bug 158614 Opened 22 years ago Closed 22 years ago

Newline character after PI not serialized.

Categories

(Core :: XML, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 158617
mozilla1.2alpha

People

(Reporter: stummala, Assigned: hjtoi-bugzilla)

References

()

Details

BuildID:    2002-07-17-08-01


The string returned by the serializer looks something like this:
<?xml-stylesheet href="display.css" type="text/css"?><!DOCTYPE doc [

There should be a newline after the PI (<?...?>) and <!DOCTYPE

Reproducible: Always

The URL has the testcase.
Note that a XML declaration is not a PI. Does this happen for PIs too, or only
XML declarations?
We don't serialize XML declarations yet.
it happens to PI's too, not XML declarations.
QA Contact: petersen → rakeshmishra
Keywords: nsbeta1+
Target Milestone: --- → mozilla1.2alpha
Found the cause, have fix, and this is in fact a dupe 158617.

*** This bug has been marked as a duplicate of 158617 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.