Closed
Bug 54427
Opened 24 years ago
Closed 24 years ago
Underlining of a link overruns when <b> or <i> overlaps a link element
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
People
(Reporter: kazhik, Assigned: karnaze)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
Underlining of a link overruns when <b> or <i> overlaps a link element.
<table border="1">
<tr>
<td>
<b><a
href="http://www.mozilla.gr.jp/">http://www.mozilla.gr.jp/</b></a><br>mozilla.gr.jp
is japanese mozilla users site.
</td>
</tr>
</table>
"mozilla.gr.jp is..." should not be underlined.
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
This bug is similar to bug 26347. Maybe it wasn't completely fixed.
Comment 3•24 years ago
|
||
Looks like a dup of 26347. Marked it so and reopened that bug.
*** This bug has been marked as a duplicate of 26347 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•