Closed Bug 24025 Opened 25 years ago Closed 25 years ago

Whitespace after markup eaten if BODY tag not present.

Categories

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

x86
Windows 98
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: ian, Assigned: rickg)

References

()

Details

STEPS TO REPRODUCE:
   Go to http://www.bath.ac.uk/%7Epy8ieh/m/body-and-pre-test.html
   This is a document without any <body> tags.

ACTUAL RESULTS:
   Any whitespace following any markup is eaten.

EXPECTED RESULTS:
   Since the <body> tag is optional, the results should be the same as the
   control version: http://www.bath.ac.uk/%7Epy8ieh/m/body-and-pre-control.html
Blocks: html4.01
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
This is fixed with the last update by my hero -- HarishD.
Status: RESOLVED → VERIFIED
That was quick!
You need to log in before you can comment on or make changes to this bug.