Closed
Bug 580198
Opened 15 years ago
Closed 15 years ago
wrong rendering of text-decoration: line-through within child-nodes
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: lorenz.giefing, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6
Build Identifier: Mozilla 3.6.6.
<div style="text-decoration: line-through">striked
<div style="text-decoration: none">should be normal</div>
</div>
<div style="text-decoration: none">normal</div>
Reproducible: Always
the same on wxp
Comment 1•15 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Gibts auch auf deutsch:
https://developer.mozilla.org/de/CSS/text-decoration#Beispiele
You need to log in
before you can comment on or make changes to this bug.
Description
•