On Fri, Apr 22, 2011 at 12:53 PM, Ron Aaron <[email protected]> wrote:

> I meant 'class=' actually.
>
> I thought 'class' was one of the attributes *not* stripped.  It
> shouldn't be, IMO.
>

http://www.fossil-scm.org/index.html/wiki_rules

says:

"All attributes are checked and only a few benign attributes are allowed on
each element. In particular, any attributes that specify javascript or CSS
are elided."

i'm assuming that "class" falls into the "CSS" category, but haven't
verified that that is the case. Personally, i would like to see 'class' kept
intact, because it's such a convenient way to tag the elements with custom
scripting behaviour.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to