After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 215321 - no CSS support
no CSS support
Status: VERIFIED DUPLICATE of bug 215108
Product: GtkHtml
Classification: Other
Component: Rendering
unspecified
Other All
: Normal trivial
: Future
Assigned To: gtkhtml-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2001-11-14 06:02 UTC by Miles Lane
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Miles Lane 2001-11-14 06:02:28 UTC
style="text-decoration:none" in rendered URL link text.
For example, Mozilla will not underline the text
"ABOUT NEWSFORGE" in the following example HTML,
but this example, included in an HTML message will be
rendered by gtkhtml with an underline.

<a href="http://www.newsforge.com/about.shtml"
style="text-decoration:none"> <font color="#efefef">ABOUT NEWSFORGE</font></a>
Comment 1 Larry Ewing 2002-02-28 20:31:16 UTC
making the summary clear
Comment 2 Radek Doulik 2002-08-02 22:00:36 UTC

*** This bug has been marked as a duplicate of 215108 ***