Closed
Bug 13107
Opened 26 years ago
Closed 26 years ago
Font ignored when new paragraph opened
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
People
(Reporter: cris, Assigned: rickg)
References
()
Details
In the following case:
<P>
<FONT FACE="Arial">
Hello.
<P>
Goodbye
</FONT>
Only the Hello. text will have the Arial type face - Goodbye will be formatted
using a default type face.
Updated•26 years ago
|
Assignee: peterl → rickg
Component: Style System → Parser
Updated•26 years ago
|
QA Contact: chrisd → janc
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•