Opened 11 years ago
Closed 22 months ago
#1395 closed defect (wontfix)
deprecated font tags for styling
Reported by: | guest | Owned by: | gogo |
---|---|---|---|
Priority: | normal | Milestone: | 0.97 |
Component: | Xinha Core | Version: | trunk |
Severity: | normal | Keywords: | font tags |
Cc: | adam@… |
Description
xinha still uses the deprecated font tags for font size/ family.
it should instead either use css via classes or inline style or at the very least span elements.
Adam J
Change History (3)
comment:1 Changed 10 years ago by gogo
- Resolution set to wontfix
- Status changed from new to closed
comment:2 Changed 10 years ago by ray
- Milestone changed from 0.96 to 0.97
- Resolution wontfix deleted
- Status changed from closed to reopened
Reopen, because I'd like to have this changed, too.
comment:3 Changed 22 months ago by gogo
- Resolution set to wontfix
- Status changed from reopened to closed
Reclose because if you wanted it that bad you'd have patched it in the last 8 years :-)
Note: See
TracTickets for help on using
tickets.
Mmmmm, maybe, maybe no.
NB: I have similar feelings about <b> and <i> in Xinha, when the user clicks the BOLD button they are not saying "I think this is stronly important" they are thinking "I want this to be in a bold font", so my (current) opinion there is that really we should use <b> and <i> instead of <strong> and <em>.
Anyway, I'm going to close this as wontfix, but patches welcome as long as they don't break any functionality.