HTML5 with inline SVG is working in Chrome but not in Chromium

154 views
Skip to first unread message

islegmar

unread,
Dec 8, 2011, 5:01:29 PM12/8/11
to Chromium HTML5
Hi

I have an application in HTML5 that uses inline SVG. It is working in
the major modern browsers (FF, Chrome) but not in the "different
flavours" (iceweasel, chromium, epiphany)

The version of Chromium that I am using is

6.0.472.63 (59945) Built on Debian 6.0.2, running on Debian 6.0.3

and the HTML file is

<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<svg xmlns="http://www.w3.org/2000/svg">
<circle r="50" cx="50" cy="50" fill="green"/>
</svg>
</body>
</html>

In Chrome it shows the circle and in Chromium nothing appears.

Thanks a lot

Isi


PhistucK

unread,
May 13, 2012, 3:10:59 AM5/13/12
to islegmar, Chromium HTML5
You might want to try a more recent version. Chrome is now at version 18(!).
I am not sure Chromium 6 supported inline SVG.

PhistucK





--
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To post to this group, send email to chromiu...@chromium.org.
To unsubscribe from this group, send email to chromium-html...@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-html5/?hl=en.


Reply all
Reply to author
Forward
0 new messages