Closed Bug 574 Opened 27 years ago Closed 25 years ago

Whitespace is chopped after closing tags

Categories

(Core :: Layout, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: angus, Assigned: buster)

Details

Sample HTML: <html> <body> <H3>This sentence should show <STRONG>strong</STRONG> and <EM>emphasized</EM> text.</H3> </body> </html> Result: ... strongand ... emphasizedtext I think this is a whitespace issue (kipp?) but maybe it has to do with the parser (cc'ing rickg).
The missing text was a scanner bug; the strong tag being done wrong was a parser bug and both have been fixed.
Component: Unknown → Layout
mine now
Assignee: kipp → buster
Status: RESOLVED → NEW
resetting fix resolution accidentally removed
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
QA Contact: petersen
vrfy w2k 9/25-5 talkback
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.