Ticket #1484056 (closed Bugs: fixed)
style filter for the html part of mails didn't filter "import" and "link" style tag
| Reported by: | bigfaucet | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-rc2 |
| Component: | Client Scripts | Version: | |
| Severity: | normal | Keywords: | style filter, show html mail |
| Cc: |
Description
like
@import url("my.css");
or
<link href="my.css" rel="stylesheet" type="text/css" media="all" />
Maybe use frameset for showing the mail would be better, while filter the "link" and "import" tag of style statement, some style will lose. But without filtering, sometimes the whole page will be in messy format since some global style define.
Change History
Note: See
TracTickets for help on using
tickets.
