Closed Bug 23154 Opened 25 years ago Closed 25 years ago

No interpretation of font-Tags for a-Tags in a list

Categories

(Core :: Layout, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: M.Deege, Assigned: rickg)

References

()

Details

(Keywords: verifyme)

In the following case mozilla will not use the font-Tag:

<font face="arial" size=2>
<ul><li><a href="test.htm">Link</a></li></ul>
</font>

Mozilla will display the link in the standard size and font face. If the a-Tag
is removed like this:

<font face="arial" size=2>
<ul><li>Link</li></ul>
</font>

Mozilla will show the Link with the properties made in the font-Tag.

This bug does not occur in Internet Explorer 4 and 5 and Netscape Communicator
4.7. I've used Milestone 12 for testing.
Assignee: rickg → petersen
This appears to work perfectly for me. Chris, can you confirm? I suspect this is
an old (dead) Residual-Style bug.
With the Jan 26th build (2000012612), this problem is not occuring.
Assignee: petersen → rickg
Marking works for me given my inability to duplicate, and petersen's 
confirmation of same.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Keywords: verifyme
Verified with 071108 mozilla builds on NT4 and win98.  This works fine.
Status: RESOLVED → VERIFIED
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in before you can comment on or make changes to this bug.