Closed
Bug 575
Opened 27 years ago
Closed 26 years ago
Underlined <TT>Foo</TT> content has low underline
Categories
(Core Graveyard :: GFX, defect, P2)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: angus, Assigned: peterl-retired)
References
Details
Sample HTML:
<html>
<body>
<u>Hello <tt>world,</tt> how are you today?</u>
</body>
</html>
The content should have a single unbroken underline appearing at a consistent
vertical location, but below the word "world" (inside a TT), the underline is a
pixel too low, making the underline appear "broken."
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Component: Unknown → Rendering
Resolution: --- → WONTFIX
Assignee | ||
Comment 1•26 years ago
|
||
The underline is different because they are different fonts. The underline goes
where the windows text rendering puts it (ie: where font vendor said it should
go). Nav also renders this way.
Comment 3•21 years ago
|
||
*** Bug 222510 has been marked as a duplicate of this bug. ***
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•