2 messages in org.w3.www-archiveRe: Extensibility strategies
FromSent OnAttachments
Anne van KesterenAug 6, 2008 11:35 am 
Sam RubyAug 6, 2008 12:03 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Extensibility strategiesActions...
From:Sam Ruby (rub@us.ibm.com)
Date:Aug 6, 2008 12:03:31 pm
List:org.w3.www-archive

"Anne van Kesteren" <ann@opera.com> wrote on 08/06/2008 02:35:30 PM:

On Wed, 06 Aug 2008 20:14:55 +0200, Sam Ruby <rub@us.ibm.com> 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.