"Anne van Kesteren" <[EMAIL PROTECTED]> wrote on 08/06/2008 02:35:30 PM:
> On Wed, 06 Aug 2008 20:14:55 +0200, Sam Ruby <[EMAIL PROTECTED]> wrote: > > Could you do me a favor, and try viewing the following with Firefox > > 3.0.1: > > > > http://rails.intertwingly.net/blog/index.html > > > > Compare with: > > > > http://rails.intertwingly.net/blog/ > > > > If I am doing something wrong, please let me know. > > Try closing the SVG elements in an HTML-compatible way (<path ...></path> > rather than <path .../>). As far as I know no browser supports SVG or > MathML in HTML natively yet. That was the problem. (I fixed it by omitting the SVG entirely from the html views for the moment). Thanks! IMHO, this is a big improvment over Firefox 2.x. > -- > Anne van Kesteren > <http://annevankesteren.nl/> > <http://www.opera.com/> - Sam Ruby
