SVG not being handles by Firefox Deer Park

Rodd Clarkson rodd at clarkson.id.au
Sat Jul 23 04:15:59 UTC 2005


On Fri, 2005-07-22 at 16:43 -0700, Ulrich Drepper wrote:
> Rodd Clarkson wrote:
> > Given that svg.enabled is set to true in about:config, shouldn't
> > deerpark just render this svg image rather than trying to hand if off to
> > another application?
> 
> Last time I tried using the SVG support (it's been a while) it handled
> only embedded SVG.  I.e., no SVG files by itself.  Create a normal XHTML
> file, add a namespace definition for SVG, and then use prefixed svg tags.
> 
> <html
> xmlns:svg="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.svg"
>         xmlns="http://www.w3.org/TR/REC-html40">
> <body>
>  <svg:svg width="260" height="80">
>   <svg:g>
>    <svg:polygon class="arrow" points="192 54 184 72 225 65 254 74 254 6
> 222 33 223 15 190 29 195 14 158 27 156 14 110 30 110 18 75 39 70 26 1 48
> 71 48 77 59 99 44 99 56 135 42 136 60 165 46 160 62" />
> 
> 
Ulrich

Yeah, I found another page that had embedded SVG and even this didn't
work.  I get the feeling (based on caillon's email) that things might
improve dramatically when caillon enables SVG ;-]


Rodd

-- 
"It's a fine line between denial and faith.
 It's much better on my side"




More information about the fedora-devel-list mailing list