Closed
Bug 385943
Opened 18 years ago
Closed 18 years ago
text-decoration: line-through has no effect in <tr>
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 202930
People
(Reporter: herzog, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.4) Gecko/20070603 Fedora/2.0.0.4-2.fc7 Firefox/2.0.0.4
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.4) Gecko/20070603 Fedora/2.0.0.4-2.fc7 Firefox/2.0.0.4
line-through in a <tr> CSS has no effect on text in the table row. Works in Opera , Konqueror and IE.
Reproducible: Always
Steps to Reproduce:
1. assign text-decoration: line-through; to a <tr> in CSS
2. render text in <tr><td>text</td></tr>
3.
Actual Results:
no strike-through
Expected Results:
text is strike-through
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•